Beginning Node.Js (Paperback)

Basarat Syed

  • 出版商: Apress
  • 出版日期: 2014-11-25
  • 售價: $2,880
  • 貴賓價: 9.5$2,736
  • 語言: 英文
  • 頁數: 308
  • 裝訂: Paperback
  • ISBN: 1484201884
  • ISBN-13: 9781484201886
  • 相關分類: Node.js
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get started. Many front-end devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got started with Node.js. This book explains everything for you from a beginner level, enabling you to start using Node.js in your projects right away.

Using this book you will learn important Node.js concepts for server-side programming. You will begin with an easy-to-follow pure JavaScript primer, which you can skip if you're confident of your JS skills. You'll then delve into Node.js concepts such as streams and events, and the technology involved in building full-stack Node.js applications. You'll also learn how to test your Node.js code, and deploy your Node.js applications on the internet.

Node.js is a great and simple platform to work with. It is lightweight, easy to deploy and manage. You will see how using Node.js can be a fun and rewarding experience - start today with Beginning Node.js.

What you’ll learn

• Learn how JavaScript can help you be highly productive as a full-stack developer

• How to set up an end to end Node.js development environment

• Learn how to create reusable and maintainable Node.js modules

• Patterns for sharing code between the server and the client

• Create Node.js restful web services and websites

• Store and retrieve your data using Document Databases

• How to test your Node.js applications

• How to deploy your applications on the internet

Who this book is for

Beginning Node.js is great for front-end developers looking to use Node.js in their websites. If you understand the basics of programming this book will teach you how you can leverage JavaScript to create full stack web-apps using Node.js. Node.js allows you to write code that runs both on the client and server. This allows you to reuse more code and deliver applications faster. From this book you will learn how to write maintainable server-side JavaScript using Node.js, how to test your code and deploy it on the internet.

Table of Contents

Chapter 1: Setting up for Node.js Development

Chapter 2: Understanding Node.js

Chapter 3: Core Node.js

Chapter 4: Node.js Packages

Chapter 5: Events and Streams

Chapter 6: Getting Started with HTTP

Chapter 7: Introducing Express

Chapter 8: Persisting Data

Chapter 9: Front-End Basics

Chapter 10: Simplifying Callbacks

Chapter 11: Debugging

Chapter 12: Testing

Chapter 13: Deployment and Scalability

商品描述(中文翻譯)

「Beginning Node.js」是一本逐步指導學習創建可維護Node.js應用程序的指南。您將了解到Node.js如何專注於創建高性能、高可擴展性的網站,以及它的易用性。許多前端開發人員經常使用HTML、CSS、PHP,甚至WordPress,但尚未開始使用Node.js。本書從初學者的角度為您解釋了一切,讓您可以立即在項目中開始使用Node.js。

使用本書,您將學習到用於服務器端編程的重要Node.js概念。您將從易於理解的純JavaScript入門開始,如果您對JavaScript有信心,可以跳過此部分。然後,您將深入研究Node.js的概念,如流和事件,以及構建全棧Node.js應用程序所涉及的技術。您還將學習如何測試Node.js代碼,以及如何在互聯網上部署Node.js應用程序。

Node.js是一個優秀且簡單的平台。它輕量級,易於部署和管理。您將看到使用Node.js可以是一個有趣且有回報的經驗-立即開始使用「Beginning Node.js」。

您將學到什麼:
- 學習如何作為全棧開發人員,JavaScript如何幫助您提高生產力
- 如何建立端到端的Node.js開發環境
- 學習如何創建可重用和可維護的Node.js模塊
- 在服務器和客戶端之間共享代碼的模式
- 創建Node.js的RESTful網絡服務和網站
- 使用文檔數據庫存儲和檢索數據
- 如何測試Node.js應用程序
- 如何在互聯網上部署應用程序

本書適合對使用Node.js在網站中的前端開發人員。如果您了解基本的編程知識,本書將教您如何利用JavaScript使用Node.js創建全棧Web應用程序。Node.js允許您編寫在客戶端和服務器端都運行的代碼。這使您可以重用更多的代碼並更快地交付應用程序。通過本書,您將學習如何使用Node.js編寫可維護的服務器端JavaScript代碼,如何測試代碼並在互聯網上部署它。

目錄:
第1章:Node.js開發環境設置
第2章:理解Node.js
第3章:核心Node.js
第4章:Node.js套件
第5章:事件和流
第6章:HTTP入門
第7章:介紹Express
第8章:持久化數據
第9章:前端基礎知識
第10章:簡化回調
第11章:調試
第12章:測試
第13章:部署和可擴展性