Node.js in Practice

Node.js in Practice
Author :
Publisher : Simon and Schuster
Total Pages : 635
Release :
ISBN-10 : 9781638355182
ISBN-13 : 1638355185
Rating : 4/5 (185 Downloads)

Book Synopsis Node.js in Practice by : Marc Harter

Download or read book Node.js in Practice written by Marc Harter and published by Simon and Schuster. This book was released on 2014-12-03 with total page 635 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Node.js in Practice is a collection of fully tested examples that offer solutions to the common and not-so-common issues you face when you roll out Node. You'll dig into important topics like 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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book You've decided to use Node.js for your next project and you need the skills to implement Node in production. It would be great to have Node experts Alex Young and Marc Harter at your side to help you tackle those day-to-day challenges. With this book, you can! Node.js in Practice is a collection of 115 thoroughly tested examples and instantly useful techniques guaranteed to make any Node application go more smoothly. Following a common-sense Problem/Solution format, these experience-fueled techniques cover important topics like event-based programming, streams, integrating external applications, and deployment. The abundantly annotated code makes the examples easy to follow, and techniques are organized into logical clusters, so it's a snap to find what you're looking for. Written for readers who have a practical knowledge of JavaScript and the basics of Node.js. What's Inside Common usage examples, from basic to advanced Designing and writing modules Testing and debugging Node apps Integrating Node into existing systems About the Authors Alex Young is a seasoned JavaScript developer who blogs regularly at DailyJS. Marc Harter works daily on large-scale projects including high-availability real-time applications, streaming interfaces, and other data-intensive systems. Table of Contents PART 1 NODE FUNDAMENTALS Getting started Globals: Node's environment Buffers: Working with bits, bytes, and encodings Events: Mastering EventEmitter and beyond Streams: Node's most powerful and misunderstood feature File system: Synchronous and asynchronous approaches Networking: Node's true "Hello, World" Child processes: Integrating external applications with Node PART 2 REAL-WORLD RECIPES The Web: Build leaner and meaner web applications Tests: The key to confident code Debugging: Designing for introspection and resolving issues Node in production: Deploying applications safely PART 3 WRITING MODULES Writing modules: Mastering what Node is all about


Node.js in Practice Related Books

Node.js in Practice
Language: en
Pages: 635
Authors: Marc Harter
Categories: Computers
Type: BOOK - Published: 2014-12-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Node.js in Practice is a collection of fully tested examples that offer solutions to the common and not-so-common issues you face when you roll out Node
Node.js 8 the Right Way
Language: en
Pages: 454
Authors: Jim Wilson
Categories: Computers
Type: BOOK - Published: 2018-01-04 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you
9 Practical Node.js Projects
Language: en
Pages: 149
Authors: James Hibbard
Categories: Computers
Type: BOOK - Published: 2018-11-30 - Publisher: SitePoint Pty Ltd

DOWNLOAD EBOOK

While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environ
Practical Modern JavaScript
Language: en
Pages: 334
Authors: Nicolas Bevacqua
Categories: Computers
Type: BOOK - Published: 2017-06-26 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practi
Node.js in Action
Language: en
Pages: 597
Authors: Tim Oxley
Categories: Computers
Type: BOOK - Published: 2017-08-16 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Node.js in Action, Second Edition is a thoroughly revised book based on the best-selling first edition. It starts at square one and guides you through a