Learning Node.js: A Hands-On Guide to Building Web Applications in JavaScript, 2/e (Paperback)
暫譯: 學習 Node.js:JavaScript 網頁應用程式建置實務指南(第二版)
Marc Wandschneider
- 出版商: Addison Wesley
- 出版日期: 2016-12-20
- 售價: $1,320
- 貴賓價: 9.5 折 $1,254
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 0134663705
- ISBN-13: 9780134663708
-
相關分類:
JavaScript、Node.js
-
相關翻譯:
Node.js 實戰 (Learning Node.js: A Hands-On Guide to Building Web Applications in JavaScript) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$452 -
$780$616 -
$780$616 -
$580$458 -
$390$304 -
$580$452 -
$520$442 -
$720$562 -
$590$502 -
$590$460 -
$500$395 -
$480$379 -
$450$383 -
$320$250 -
$780$616 -
$450$356 -
$450$356 -
$590$460 -
$580$452 -
$390$257 -
$480$379 -
$580$458 -
$540$427 -
$450$356 -
$500$390
相關主題
商品描述
Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability.
You’ll start by installing and running Node.js, understanding the extensions it uses, and quickly writing your first app. Next, building on the basics, you’ll write more capable application servers and extend them with today’s most powerful Node.js tools and modules. Finally, you’ll discover today’s best practices for testing, running Node.js code on production servers, and writing command-line utilities.
Throughout the book, author Marc Wandschneider teaches by walking the reader line-by-line through carefully crafted examples, demonstrating proven techniques for creating highly efficient applications and servers.
The second edition updates coverage of Node.js to reflect changes in the technology and how it is used in the three years since the first edition was published:
- Explanation of Node's new versioning scheme
- Updated coverage of Streams
- New coverage of installation using pre-build installers rather than from source code
- New coverage of Mongoose in the section on MongoDB
- New information about deploying Node on Heroku and Azure
- Expansion of coverage on testing
If you're a developer who wants to build server-side web applications with Node.js, Learning Node.js is your fatest route to success.
-
Build Node.js solutions that leverage current JavaScript skills
-
Master Node.js nonblocking IO and async programming
-
Handle more requests and increase an application’s flexibility
-
Use and write modules
-
Perform common JSON/web server tasks
-
Use browsers to generate pages on the fly via Ajax calls and template libraries
-
Simplify development with the Express framework
-
Create database back-ends using popular NoSQL and relational databases
-
Deploy and run Node.js apps on Unix/macOS or Windows servers
-
Deploy apps to Heroku and Microsoft Azure
-
Support virtual hosts and SSL/HTTPS security
-
Test Node.js programs that mix synchronous, async, and RESTful server API functionality
商品描述(中文翻譯)
學習 Node.js 整合了掌握 Node.js 平台和以非凡的速度與可擴展性構建伺服器端應用所需的知識和 JavaScript 代碼。
您將從安裝和運行 Node.js 開始,了解它所使用的擴展,並快速編寫您的第一個應用。接下來,在基礎上,您將編寫更強大的應用伺服器,並使用當今最強大的 Node.js 工具和模組來擴展它們。最後,您將發現當今在生產伺服器上測試、運行 Node.js 代碼和編寫命令行工具的最佳實踐。
在整本書中,作者 Marc Wandschneider 通過逐行引導讀者,展示創建高效應用和伺服器的經驗技術,進行教學。
第二版更新了 Node.js 的內容,以反映自第一版出版以來技術的變化及其使用情況:
- 解釋 Node 的新版本控制方案
- 更新 Streams 的內容
- 新增使用預建安裝程式而非源代碼進行安裝的內容
- 在 MongoDB 部分新增 Mongoose 的內容
- 新增有關在 Heroku 和 Azure 上部署 Node 的資訊
- 擴展測試的內容
如果您是一位希望使用 Node.js 構建伺服器端網頁應用的開發者,學習 Node.js 是您通往成功的最快途徑。
- 構建利用當前 JavaScript 技能的 Node.js 解決方案
- 精通 Node.js 的非阻塞 IO 和異步編程
- 處理更多請求並提高應用的靈活性
- 使用和編寫模組
- 執行常見的 JSON/web 伺服器任務
- 使用瀏覽器通過 Ajax 調用和模板庫即時生成頁面
- 使用 Express 框架簡化開發
- 使用流行的 NoSQL 和關聯數據庫創建數據庫後端
- 在 Unix/macOS 或 Windows 伺服器上部署和運行 Node.js 應用
- 將應用部署到 Heroku 和 Microsoft Azure
- 支持虛擬主機和 SSL/HTTPS 安全
- 測試混合同步、異步和 RESTful 伺服器 API 功能的 Node.js 程序