Cantitate/Preț
Produs

Node.js in Practice

Autor Marc Harter, Alex Young
en Limba Engleză Paperback – 16 dec 2014
Node.js is a relatively new platform that lets software developers write the server side of web applications in JavaScript. Problem is—solid examples that show how to implement Node.js in production are still few and far between. That's exactly what this book offers.
Node.js in Practice assembles nearly 100 practical techniques that can be used when implementing Node in production. All the code is tested, instantly useful, and relevant. It's a random-access collection of fully-worked examples that offers solutions to the common-and not-so-common-issues faced when rolling out Node. It includes the ins and outs of event-based programming, how and why to use closures, how to structure applications to take advantage of end-to-end JavaScript apps, and more. The book arranges techniques into logical clusters like Events, Streams, File System, and Testing. The heavily-annotated code makes the examples easy to follow and handy cross-references show how techniques dovetail with other related examples.
Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book.
Citește tot Restrânge

Preț: 20276 lei

Preț vechi: 25344 lei
-20%

Puncte Express: 304

Preț estimativ în valută:
3884 4217$ 3331£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617290930
ISBN-10: 1617290939
Pagini: 424
Dimensiuni: 188 x 234 x 23 mm
Greutate: 0.73 kg
Editura: Manning Publications

Notă biografică

Alex R. Young, a writer and web developer, blogs regularly about JavaScript at DailyJS where you'll find several series on Node and client-side JavaScript. Alex speaks at JavaScript events around the UK.
Marc Harter is a passionate JavaScript developer with deep experience in event-style programming. He works daily on large scale projects including high availability real-time applications, streaming interfaces, and other data intensive systems.