• Media type: E-Book
  • Title: Node.js in action
  • Contributor: Young, Alex [Author]; Meck, Bradley [Contributor]; Cantelon, Mike [Contributor]
  • Published: Shelter Island, NY: Manning Publications, [2017]
  • Issue: Second edition.
  • Extent: 1 online resource (1 volume); illustrations
  • Language: English
  • Keywords: Node.js ; JavaScript (Computer program language) ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
  • Origination:
  • Footnote: Includes index. - Description based on online resource; title from title page (viewed October 4, 2017)
  • Description: 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. 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.