Practical Node.js: Building Real-World Scalable Web Apps
暫譯: 實用 Node.js:構建現實世界可擴展的網頁應用程式

Azat Mardan

  • 出版商: Apress
  • 出版日期: 2018-11-03
  • 定價: $2,100
  • 售價: 8.0$1,680
  • 語言: 英文
  • 頁數: 505
  • 裝訂: Paperback
  • ISBN: 1484230388
  • ISBN-13: 9781484230381
  • 相關分類: Node.jsJVM 語言
  • 立即出貨 (庫存 < 3)

相關主題

商品描述

 

 

Learn how to build a wide range of scalable real-world web applications using a professional development toolkit. If you already know the basics of Node.js, now is the time to discover how to bring it to production level by leveraging its vast ecosystem of packages.With this book, you'll work with a varied collection of standards and frameworks and see how all those pieces fit together.

Practical Node.js takes you from installing all the necessary modules to writing full-stack web applications. You'll harness the power of the Express.js and Hapi frameworks, the MongoDB database with Mongoskin and Mongoose. You'll also work with Pug and Handlebars template engines, Stylus and LESS CSS lanaguages, OAuth and Everyauth libraries, and the Socket.IO and Derby libraries, and everything in between. 

This exciting second edition is fully updated for ES6/ES2015 and also covers how to deploy to Heroku and AWS, daemonize apps, and write REST APIs. You’ll build full-stack real-world Node.js apps from scratch, and also discover how to write your own Node.js modules and publish them on NPM. Fully supported by a continuously updated source code repository on GitHub and with full-color code examples, learn what you can do with Node.js and how far you can take it!

What You'll Learn

  • Manipulate data from the mongo console
  • Use the Mongoskin and Mongoose MongoDB libraries
  • Build REST API servers with Express and Hapi
  • Deploy apps to Heroku and AWS
  • Test services with Mocha, Expect and TravisCI
  • Implement a third-party OAuth strategy with Everyauth
 
Web developers who have some familiarity with the basics of Node.js and want to learn how to use it to build apps in a professional environment. 

 

商品描述(中文翻譯)

學習如何使用專業開發工具包構建各種可擴展的實際網頁應用程式。如果您已經了解 Node.js 的基本知識,那麼現在是時候發現如何利用其龐大的套件生態系統將其提升到生產級別。本書將帶您了解各種標準和框架,並看到這些組件如何協同運作。

《Practical Node.js》將指導您從安裝所有必要的模組開始,到編寫全棧網頁應用程式。您將利用 Express.js 和 Hapi 框架的強大功能,使用 MongoDB 數據庫及其 Mongoskin 和 Mongoose。您還將使用 Pug 和 Handlebars 模板引擎、Stylus 和 LESS CSS 語言、OAuth 和 Everyauth 函式庫,以及 Socket.IO 和 Derby 函式庫,還有其他相關技術。

這本令人興奮的第二版已全面更新至 ES6/ES2015,並涵蓋如何部署到 Heroku 和 AWS、守護應用程式以及編寫 REST API。您將從零開始構建全棧的實際 Node.js 應用程式,並學會如何編寫自己的 Node.js 模組並在 NPM 上發佈。這本書完全支持持續更新的 GitHub 原始碼庫,並提供全彩的程式碼範例,讓您了解可以用 Node.js 做什麼,以及您能將其推向多遠!

您將學到的內容:
- 從 mongo 控制台操作數據
- 使用 Mongoskin 和 Mongoose MongoDB 函式庫
- 使用 Express 和 Hapi 構建 REST API 伺服器
- 將應用程式部署到 Heroku 和 AWS
- 使用 Mocha、Expect 和 TravisCI 測試服務
- 使用 Everyauth 實現第三方 OAuth 策略

本書適合對 Node.js 基礎有一定了解的網頁開發人員,並希望學習如何在專業環境中使用它來構建應用程式。