Availability: In Stock

Node: Up and Running 1st Edition

SKU: 9781449398583

Original price was: $29.99.Current price is: $9.00.

Access Node: Up and Running 1st Edition Now. Discount up to 90%

Categories: ,

Additional information

Full Title

Node: Up and Running 1st Edition

Author(s)

Hughes-Croucher, Tom, Wilson, Mike

Edition

1st Edition

ISBN

9781449398583

Publisher

O\'Reilly Media

Format

PDF and EPUB

Description

This book introduces you to Node, 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 programmingDiscover how Node supports a variety of database and data storage toolsLearn best practices for writing easy-to-maintain code for NodeGet concrete examples of how to use the various Node APIs in practiceTake advantage of the book’s complete API reference