Node.js the Right Way: Practical, Server-Side JavaScript That Scales
Author: Jim R. Wilson (Author)
Publisher finelybook 出版社: O′Reilly
Publication Date 出版日期: 2013-undefined-Dec.
Language 语言: English
Print Length 页数: 148 pages
ISBN-10: 1937785734
ISBN-13: 9781937785734
Book Description
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.
Review
“”Node.js the Right Way”” really is the right way to get a fast start with modern serverside JavaScript programming. It goes far beyond the basic mechanics of JavaScript and Node and shows you what really goes into making a quality server-side application.””–Allen Wirfs-Brock, Project editor, ECMAScript Language Specification
“”If you’re just getting started with Node, skip everything else–this is the only book you’ll need.””–Rick Waldron, Software Engineer, Boucoup, LLC
“”Finally, a book that teaches that Node.js is much more than a bare-bones webscale application server for hipsters.””–Eric Redmond, Coauthor of Seven Databases in Seven Weeks
About the Author
下载地址
相关推荐
- DevSecOps for Azure: End-to-end supply chain security for GitHub, Azure DevOps, and the Azure cloud
- 3D Printed Smart Sensors and Energy Harvesting Devices: Concepts, fabrication and applications
- Machine Learning System Design: With end-to-end examples
- Intelligent Manufacturing: Exploring AI, Blockchain, and Smart Technologies in Industry 4.0
- Generative Artificial Intelligence for Biomedical and Smart Health Informatics
- Database Design and Modeling with PostgreSQL and MySQL: Build efficient and scalable databases for modern applications using open source databases