Skip to Main Content

Node.js in Action

Published by Manning
Distributed by Simon & Schuster

About The Book

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 all the features, techniques, and concepts you'll need to build production-quality Node applications.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

You already know JavaScript. The trick to mastering Node.js is learning how to build applications that fully exploit its powerful asynchronous event handling and non-blocking I/O features. The Node server radically simplifies event-driven real-time apps like chat, games, and live data analytics, and with its incredibly rich ecosystem of modules, tools, and libraries, it's hard to beat!

About the Book

Based on the bestselling first edition, Node.js in Action, Second Edition is a completely new book. Packed with practical examples, it teaches you how to create high-performance web servers using JavaScript and Node. You'll master key design concepts such as asynchronous programming, state management, and event-driven programming. And you'll learn to put together MVC servers using Express and Connect, design web APIs, and set up the perfect production environment to build, lint, and test.

What's Inside
  • Mastering non-blocking I/O
  • The Node event loop
  • Testing and deploying
  • Web application templating

About the Reader

Written for web developers with intermediate JavaScript skills.

About the Authors

The Second Edition author team includes Node masters Alex Young, Bradley Meck, Mike Cantelon, and Tim Oxley, along with original authors Marc Harter, T.J. Holowaychuk, and Nathan Rajlich.

Table of contents

    PART 1 - WELCOME TO NODE

  1. Welcome to Node.js
  2. Node programming fundamentals
  3. What is a Node web application?
  4. PART 2 - WEB DEVELOPMENT WITH NODE

  5. Front-end build systems
  6. Server-side frameworks
  7. Connect and Express in depth
  8. Web application templating
  9. Storing application data
  10. Testing Node applications
  11. Deploying Node applications and maintaining uptime
  12. PART 3 - BEYOND WEB DEVELOPMENT

  13. Writing command-line applications
  14. Conquering the desktop with Electron

About The Authors

Tim Oxley is a JavaScript, React, WebVR & NodeJS developer and contributor. He is a founder of @campjsnews & SingaporeJS.

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.

Product Details

  • Publisher: Manning (August 16, 2017)
  • Length: 392 pages
  • ISBN13: 9781638355175

Browse Related Books

Resources and Downloads

High Resolution Images

More books from this author: Alex Young