Node.js Web Development: Build secure and high performance web applications with Node.js 10

David Herron

  • 出版商: Packt Publishing
  • 出版日期: 2018-05-30
  • 售價: $1,980
  • 貴賓價: 9.5$1,881
  • 語言: 英文
  • 頁數: 492
  • 裝訂: Paperback
  • ISBN: 1788626850
  • ISBN-13: 9781788626859
  • 相關分類: Node.js
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer's laptop to cover live deployment, including HTTPS and hardened security.

Key Features

  • Learn server-side JavaScript coding through the most up-to-date book on Node.js
  • Explore the latest JavaScript features, and EcmaScript modules
  • Walk through different stages of developing robust applications using Node.js 10

Book Description

Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time.

This book gives you an excellent starting point, bringing you straight to the heart of developing web applications with Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain, deploy and test your own Node.js application.You will understand the importance of transitioning to functions that return Promise objects, and the difference between fs, fs/promises and fs-extra. With this book you'll learn how to use the HTTP Server and Client objects, data storage with both SQL and MongoDB databases, real-time applications with Socket.IO, mobile-first theming with Bootstrap, microservice deployment with Docker, authenticating against third-party services using OAuth, and use some well known tools to beef up security of Express 4.16 applications.

What you will learn

  • Install and use Node.js 10 for both development and deployment
  • Use the Express 4.16 application framework
  • Work with REST service development using the Restify framework
  • Use data storage engines such as MySQL, SQLITE3, and MongoDB
  • Use User authentication methods with OAuth2
  • Perform Real-time communication with the front-end using Socket.IO
  • Implement Docker microservices in development, testing and deployment
  • Perform unit testing with Mocha 5.x, and functional testing with Puppeteer 1.1.x
  • Work with HTTPS using Let's Encrypt, and application security with Helmet

Who This Book Is For

This book is for anybody looking for an alternative to the "P" languages (Perl, PHP, and Python), or anyone looking for a new paradigm of server-side application development. You should have at least a rudimentary understanding of JavaScript and web application development.

Table of Contents

  1. About Node.js
  2. Setting up Node.js
  3. Node.js Modules
  4. HTTP Servers and Clients
  5. Your First Express Application
  6. Implementing the Mobile-First Paradigm
  7. Data Storage and Retrieval
  8. Multiuser Authentication the Microservice Way
  9. Dynamic Client/Server Interaction with Socket.IO
  10. Deploying Node.js Applications
  11. Unit Testing
  12. Security

商品描述(中文翻譯)

建立即時應用程式,使用 Node.js 10、Docker、MySQL、MongoDB 和 Socket.IO,這本實用指南將帶您超越開發者的筆記型電腦,涵蓋實時部署,包括 HTTPS 和強化安全性。

主要特點
- 通過這本最新的 Node.js 書籍學習伺服器端 JavaScript 編碼
- 探索最新的 JavaScript 特性和 EcmaScript 模組
- 逐步了解使用 Node.js 10 開發穩健應用程式的不同階段

書籍描述
Node.js 是一個伺服器端 JavaScript 平台,使用事件驅動的非阻塞 I/O 模型,允許用戶構建快速且可擴展的數據密集型應用程式,實時運行。

這本書為您提供了一個絕佳的起點,直接帶您進入使用 Node.js 開發網頁應用程式的核心。您將從對 JavaScript 和伺服器端開發的基本知識,進步到能夠創建、維護、部署和測試自己的 Node.js 應用程式。您將理解轉換為返回 Promise 物件的函數的重要性,以及 fs、fs/promises 和 fs-extra 之間的區別。通過這本書,您將學會如何使用 HTTP 伺服器和客戶端物件、使用 SQL 和 MongoDB 數據庫進行數據存儲、使用 Socket.IO 開發即時應用程式、使用 Bootstrap 實現移動優先的主題、使用 Docker 部署微服務、使用 OAuth 進行第三方服務的身份驗證,並使用一些知名工具增強 Express 4.16 應用程式的安全性。

您將學到的內容
- 安裝並使用 Node.js 10 進行開發和部署
- 使用 Express 4.16 應用程式框架
- 使用 Restify 框架進行 REST 服務開發
- 使用 MySQL、SQLITE3 和 MongoDB 等數據存儲引擎
- 使用 OAuth2 進行用戶身份驗證
- 使用 Socket.IO 與前端進行即時通信
- 在開發、測試和部署中實現 Docker 微服務
- 使用 Mocha 5.x 進行單元測試,使用 Puppeteer 1.1.x 進行功能測試
- 使用 Let's Encrypt 進行 HTTPS,並使用 Helmet 進行應用程式安全性

本書適合誰
這本書適合任何尋找替代「P」語言(Perl、PHP 和 Python)的人,或任何尋求伺服器端應用程式開發新範式的人。您應該至少對 JavaScript 和網頁應用程式開發有基本的了解。

目錄
1. 關於 Node.js
2. 設定 Node.js
3. Node.js 模組
4. HTTP 伺服器和客戶端
5. 您的第一個 Express 應用程式
6. 實現移動優先範式
7. 數據存儲和檢索
8. 微服務方式的多用戶身份驗證
9. 使用 Socket.IO 進行動態客戶端/伺服器互動
10. 部署 Node.js 應用程式
11. 單元測試
12. 安全性