買這商品的人也買了...
-
$880$695 -
$880$695 -
$620$489 -
$690$587 -
$680$537 -
$780$663 -
$520$411 -
$580$458 -
$400$380 -
$940$700 -
$650$585 -
$480$408 -
$980$774 -
$450$351 -
$580$383 -
$680$578 -
$680$537 -
$560$437 -
$520$406 -
$380$296 -
$360$252 -
$780$616 -
$2,000$1,900 -
$420$332 -
$580$383
相關主題
商品描述
Practical Node.js is your step-by-step guide to learning how to build a wide range of scalable real-world web applications using a professional development toolkit. Node.js is an innovative and highly efficient platform for creating web services. But Node.js doesn't live in a vacuum! In a modern web development, many different components need to be put together — routing, database driver, ORM, session management, OAuth, HTML template engine, CSS compiler and many more.
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. As a web developer, you'll work with a varied collection of standards and frameworks - Practical Node.js shows you how all those pieces fit together.
Practical Node.js takes you from installing all the necessary modules to writing full-stack web applications by harnessing the power of the Express.js and Hapi frameworks, the MongoDB database with Mongoskin and Mongoose, Jade and Handlebars template engines, Stylus and LESS CSS languages, OAuth and Everyauth libraries, and the Socket.IO and Derby libraries, and everything in between. The book 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. You already know what Node.js is; now learn what you can do with it and how far you can take it!
What youll 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
- Utilize sessions for authentication
- Implement a third-party OAuth strategy with Everyauth
- Apply Redis, domains, WebSockets, and clusters
- Write your own Node.js module, and publish it on NPM
Who this book is for
Practical Node.js is for 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.
Table of Contents
- Setting Up Node.js and Other Essentials
- Using Express.js to Create Rapid Node.js Web Apps
- TDD and BDD for Node.js with Mocha
- Template Engines: Jade and Handlebars
- Persistence with MongoDB and Mongoskin
- Using Sessions and OAuth to Authorize and Authenticate Users in Node.js Apps
- Boosting Your Node.js Data with the Mongoose ORM Library
- Building a Node.js REST API Server App
- Realtime Apps with WebSockets, Socket.IO, and Derby JS
- Getting Node.js Apps Production Ready
- Deploying Node.js Apps
- Publishing a Node.js Module and Contributing Back to the Project
商品描述(中文翻譯)
《實用 Node.js》是您學習如何使用專業開發工具包構建各種可擴展的現實世界網頁應用程式的逐步指南。Node.js 是一個創新且高效的平台,用於創建網頁服務。但 Node.js 並不是孤立存在的!在現代網頁開發中,許多不同的組件需要組合在一起——路由、資料庫驅動程式、ORM、會話管理、OAuth、HTML 模板引擎、CSS 編譯器等等。
如果您已經了解 Node.js 的基本知識,現在是時候探索如何利用其龐大的套件生態系統將其提升到生產級別。作為一名網頁開發者,您將與各種標準和框架打交道——《實用 Node.js》向您展示這些組件如何協同工作。
《實用 Node.js》將帶您從安裝所有必要的模組開始,到利用 Express.js 和 Hapi 框架、使用 Mongoskin 和 Mongoose 的 MongoDB 資料庫、Jade 和 Handlebars 模板引擎、Stylus 和 LESS CSS 語言、OAuth 和 Everyauth 函式庫,以及 Socket.IO 和 Derby 函式庫等,編寫全棧網頁應用程式,還有其他相關內容。本書還涵蓋如何部署到 Heroku 和 AWS、將應用程式守護化,以及編寫 REST API。您將從零開始構建全棧的現實世界 Node.js 應用程式,並學習如何編寫自己的 Node.js 模組並在 NPM 上發布。您已經知道 Node.js 是什麼;現在學習您可以用它做什麼,以及您可以將其推向多遠!
您將學到的內容:
- 從 mongo 控制台操作資料
- 使用 Mongoskin 和 Mongoose MongoDB 函式庫
- 使用 Express 和 Hapi 建立 REST API 伺服器
- 將應用程式部署到 Heroku 和 AWS
- 使用 Mocha、Expect 和 TravisCI 測試服務
- 利用會話進行身份驗證
- 使用 Everyauth 實現第三方 OAuth 策略
- 應用 Redis、域名、WebSockets 和集群
- 編寫自己的 Node.js 模組,並在 NPM 上發布
本書適合對 Node.js 基礎知識有一定了解的網頁開發者,並希望學習如何在專業環境中使用它來構建應用程式。
目錄:
1. 設定 Node.js 和其他必要工具
2. 使用 Express.js 創建快速的 Node.js 網頁應用程式
3. 使用 Mocha 進行 Node.js 的 TDD 和 BDD
4. 模板引擎:Jade 和 Handlebars
5. 使用 MongoDB 和 Mongoskin 進行持久化
6. 在 Node.js 應用程式中使用會話和 OAuth 進行授權和身份驗證
7. 使用 Mongoose ORM 函式庫提升 Node.js 資料
8. 建立 Node.js REST API 伺服器應用程式
9. 使用 WebSockets、Socket.IO 和 Derby JS 創建即時應用程式
10. 使 Node.js 應用程式準備好進入生產環境
11. 部署 Node.js 應用程式
12. 發布 Node.js 模組並回饋專案