Node.js the Right Way: Practical, Server-Side JavaScript That Scales (Paperback)
暫譯: Node.js 正確使用方式:可擴展的實用伺服器端 JavaScript
Jim Wilson
- 出版商: Pragmatic Bookshelf
- 出版日期: 2013-12-31
- 售價: $880
- 貴賓價: 9.5 折 $836
- 語言: 英文
- 頁數: 148
- 裝訂: Paperback
- ISBN: 1937785734
- ISBN-13: 9781937785734
-
相關分類:
JavaScript、Node.js
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$525XML: A Manager's Guide (Paperback)
-
$990UNIX Fault Management: A Guide for System Administrators (Paperback)
-
$990Inside XML (Paperback)
-
$990Secure Messaging With Microsoft Exchange Server 2003 (Paperback)
-
$980$980 -
$980$774 -
$199Creating Web Pages with HTML Simplified, 3/e (Paperback)
-
$1,590$1,511 -
$1,620$1,539 -
$399Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics, 3/e (Paperback)
-
$990Windows Server 2008 TCP/IP Protocols and Services (Paperback)
-
$1,782Web Engineering: A Practioner's Approach (Paperback)
-
$1,330$1,264 -
$820$648 -
$780$616 -
$520$411 -
$780$616 -
$520$411 -
$2,050$1,948 -
$940$700 -
$650$514 -
$680$537 -
$780$616 -
$690$538 -
$590$460
相關主題
商品描述
Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load-balanced RESTful web services, express, 0MQ, Redis, CouchDB, and more. Develop production-grade Node applications fast.
JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You'll write asynchronous, non-blocking code using Node's style and patterns. You'll cluster and load balance your services with Node core features and third-party tools. You'll work with many protocols, creating RESTful web services, TCP socket clients and servers, and more.
This short book packs a hefty dose of Node.js. You'll test your code's functionality and performance under load. You'll learn important aspects of Node development--from its architecture and core, to its ecosystem of third-party modules. You'll discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, you'll use the latest available ECMAScript Harmony features and harness key Node classes such as EventEmitter and Stream. Throughout the book, you'll develop real programs that are small, fast, low-profile, and useful.
Get ready to join a smart community that's rapidly advancing the state of the art in web development.
What You Need:
Latest stable release of Node.js, this book was written with 0.12.x in mind. The 0MQ (ZeroMQ) library, version 3.2 or higher.
商品描述(中文翻譯)
掌握伺服器端 JavaScript 程式設計,撰寫緊湊、穩健、快速且可擴展的 Node 應用程式。準備好將 JavaScript 帶出瀏覽器,探索動態語言的特性並擁抱事件驅動編程了嗎?探索由 npm 提供的有趣且不斷增長的 Node 模組庫。使用多種協議、負載平衡的 RESTful 網路服務、Express、0MQ、Redis、CouchDB 等等,快速開發生產級的 Node 應用程式。
JavaScript 是現代網路的支柱,驅動著幾乎每個網頁應用程式的使用者介面。Node.js 是伺服器端的 JavaScript。本書將教你如何開發小型、快速、低調且有用的網路應用程式。你將使用 Node 的風格和模式撰寫非同步、非阻塞的程式碼。你將利用 Node 的核心功能和第三方工具來集群和負載平衡你的服務。你將處理多種協議,創建 RESTful 網路服務、TCP 套接字客戶端和伺服器等。
這本短小的書籍包含了大量的 Node.js 內容。你將在負載下測試程式碼的功能和性能。你將學習 Node 開發的重要方面——從其架構和核心到其第三方模組的生態系統。你將發現 Node 如何將伺服器端事件循環與 JavaScript 執行環境結合,以產生快速且非阻塞的併發。通過一系列實用的程式設計領域,你將使用最新的 ECMAScript Harmony 特性,並利用關鍵的 Node 類別,如 EventEmitter 和 Stream。在整本書中,你將開發出小型、快速、低調且有用的實際程式。
準備好加入一個快速推進網頁開發技術的聰明社群吧。
你需要的:
最新穩定版本的 Node.js,本書是以 0.12.x 為基礎撰寫的。0MQ (ZeroMQ) 函式庫,版本 3.2 或更高。