Node.js the Right Way. Practical, Server-Side JavaScript That Scales

Цена 15.20 - 21.27 USD

Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take Java Script 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, Couch DB, 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. ...