Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Node: Up and Running: Scalable Server-Side Code with JavaScript (Repost)

Posted By: bookwarrior
Node: Up and Running: Scalable Server-Side Code with JavaScript (Repost)

Node: Up and Running: Scalable Server-Side Code with JavaScript By Tom Hughes-Croucher, Mike Wilson
2012 | 204 Pages | ISBN: 1449398588 | EPUB + PDF | 2 MB + 8 MB


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.