Cantitate/Preț
Produs

Node – Up and Running

Autor Tom Hughes–croucher, Mike Wilson
en Limba Engleză Paperback – 21 mai 2012
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 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
Citește tot Restrânge

Preț: 19625 lei

Preț vechi: 24531 lei
-20% Nou

Puncte Express: 294

Preț estimativ în valută:
3756 3901$ 3120£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449398583
ISBN-10: 1449398588
Pagini: 204
Ilustrații: Illustrations
Dimensiuni: 178 x 238 x 12 mm
Greutate: 0.34 kg
Editura: O'Reilly

Cuprins


Descriere

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.