Node.js in Action

Node.js in Action
Author :
Publisher : Simon and Schuster
Total Pages : 597
Release :
ISBN-10 : 9781638355175
ISBN-13 : 1638355177
Rating : 4/5 (177 Downloads)

Book Synopsis Node.js in Action by : Tim Oxley

Download or read book Node.js in Action written by Tim Oxley and published by Simon and Schuster. This book was released on 2017-08-16 with total page 597 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Welcome to Node.js Node programming fundamentals What is a Node web application? PART 2 - WEB DEVELOPMENT WITH NODE Front-end build systems Server-side frameworks Connect and Express in depth Web application templating Storing application data Testing Node applications Deploying Node applications and maintaining uptime PART 3 - BEYOND WEB DEVELOPMENT Writing command-line applications Conquering the desktop with Electron


Node.js in Action Related Books

Node.js in Action
Language: en
Pages: 597
Authors: Tim Oxley
Categories: Computers
Type: BOOK - Published: 2017-08-16 - Publisher: Simon and Schuster

GET 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
Node.js in Action
Language: en
Pages: 0
Authors: Mike Cantelon
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Manning Publications

GET EBOOK

" 'Node.js in Action' shows you how to build production-quality application. Clear introductions of key concepts and example-by-example coverage take you from s
Node.js in Practice
Language: en
Pages: 635
Authors: Marc Harter
Categories: Computers
Type: BOOK - Published: 2014-12-03 - Publisher: Simon and Schuster

GET 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
Express in Action
Language: en
Pages: 373
Authors: Evan Hahn
Categories: Computers
Type: BOOK - Published: 2016-04-01 - Publisher: Simon and Schuster

GET EBOOK

Summary Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Purchase of the print book inc
Node.js Design Patterns
Language: en
Pages: 520
Authors: Mario Casciaro
Categories: Computers
Type: BOOK - Published: 2016-07-18 - Publisher: Packt Publishing Ltd

GET EBOOK

Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with ease About This Book Create