The Node Craftsman Book

Manuel Kiessling

  • 出版商: Packt Publishing
  • 出版日期: 2017-04-28
  • 售價: $1,650
  • 貴賓價: 9.5$1,568
  • 語言: 英文
  • 頁數: 176
  • 裝訂: Paperback
  • ISBN: 1787128148
  • ISBN-13: 9781787128149
  • 相關分類: Node.js
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • This book will help readers to dive deeper into software development with Node.js and JavaScript
  • Takes a craftsman approach to Node.js and object-orientation and test-driven development
  • Crafts many of the small details of Node.js and through to fully-fledged web applications with REST

Book Description

The Node Craftsman Book helps JavaScript programmers with basic Node.js knowledge to now thoroughly master Node.js and JavaScript. This book dives you deeper into the craft of software development with Node.js and JavaScript, incuding object-orientation, test-driven development, database handling, web frameworks, and much more.

The Node Craftsman Book shows you how to work with Node.js and how to think deeply about how you build your Node projects. You'll master how to build a complete Node.js application across six crafting milestones, and you'll learn many specific skills to achieve that mastery. These skills include how to work with the Node Package Manager in depth, how to connect your Node applications to databases, and how to write unit tests and end-to-end tests for your code. You'll experience the full Node.js development picture, and learn how to craft and control your Node.js applications - right through to fully-fledged web applications using REST, and integration with Angular applications.

What you will learn

  • How to connect to databases like MongoDB and MySQL from your Node.js application
  • How to unit tests and end-to-end tests for your code
  • When and how to leverage migrations for setting up a continuous deployment workflow
  • Detailed insight into how the Node Package Manager, NPM works
  • How object-orientation actually works in JavaScript
  • Ways to keep your code fast and efficient using asynchronous and non-blocking operations
  • How to use and create event emitters
  • How to use REST frameworks to write full-fledged web applications
  • How to integrate Node.js with AngularJS

商品描述(中文翻譯)

關鍵特點
- 本書將幫助讀者深入了解使用 Node.js 和 JavaScript 的軟體開發
- 採用工匠式的方法來探討 Node.js、物件導向和測試驅動開發
- 精心設計 Node.js 的許多細節,並延伸至完整的使用 REST 的網頁應用程式

書籍描述
《Node Craftsman Book》幫助具備基本 Node.js 知識的 JavaScript 程式設計師徹底掌握 Node.js 和 JavaScript。本書將帶您深入 Node.js 和 JavaScript 的軟體開發工藝,包括物件導向、測試驅動開發、資料庫處理、網頁框架等更多內容。

《Node Craftsman Book》教您如何使用 Node.js,並深入思考如何構建您的 Node 專案。您將掌握如何在六個工藝里程碑中構建完整的 Node.js 應用程式,並學習許多具體技能以達成這一精通。這些技能包括如何深入使用 Node Package Manager、如何將 Node 應用程式連接到資料庫,以及如何為您的程式碼撰寫單元測試和端到端測試。您將體驗完整的 Node.js 開發全貌,並學習如何設計和控制您的 Node.js 應用程式,直至使用 REST 的完整網頁應用程式,並與 Angular 應用程式進行整合。

您將學到的內容
- 如何從 Node.js 應用程式連接到 MongoDB 和 MySQL 等資料庫
- 如何為您的程式碼撰寫單元測試和端到端測試
- 何時以及如何利用遷移來設置持續部署工作流程
- 深入了解 Node Package Manager (NPM) 的運作方式
- 物件導向在 JavaScript 中的實際運作方式
- 使用非同步和非阻塞操作來保持程式碼快速高效的方法
- 如何使用和創建事件發射器
- 如何使用 REST 框架撰寫完整的網頁應用程式
- 如何將 Node.js 與 AngularJS 整合