This book introduces you to Node.js, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server.
Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off applications with minimal infrastructure. Built on the V8 JavaScript engine that runs Google Chrome, Node is already winning the hearts and minds of many companies, including Google and Yahoo! This book shows you why.
Understand Node's event-loop architecture, non-blocking I/O, and event-driven programming
Discover how Node supports a variety of database and data storage tools
Learn best practices for writing easy-to-maintain code for Node
Get concrete examples of how to use the various Node APIs in practice
Take advantage of the book’s complete API reference
Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off applications with minimal infrastructure. Built on the V8 JavaScript engine that runs Google Chrome, Node is already winning the hearts and minds of many companies, including Google and Yahoo! This book shows you why.
Understand Node's event-loop architecture, non-blocking I/O, and event-driven programming
Discover how Node supports a variety of database and data storage tools
Learn best practices for writing easy-to-maintain code for Node
Get concrete examples of how to use the various Node APIs in practice
Take advantage of the book’s complete API reference
Title Node: Up and Running - Scalable Server-Side Code with JavaScript
Author(s) Tom Hughes-Croucher
Publisher: O'Reilly Media; 1 edition (May 7, 2012); eBook (Last updated: February 29, 2012)
Paperback: 204 pages
Language: English
ISBN-10: 1449398588
ISBN-13: 978-1449398583
eBook: http://chimera.labs.oreilly.com/books/1234000001808/index.html
Author(s) Tom Hughes-Croucher
Publisher: O'Reilly Media; 1 edition (May 7, 2012); eBook (Last updated: February 29, 2012)
Paperback: 204 pages
Language: English
ISBN-10: 1449398588
ISBN-13: 978-1449398583
eBook: http://chimera.labs.oreilly.com/books/1234000001808/index.html
No comments:
Post a Comment