Cantitate/Preț
Produs

Node.Js in Action, Second Edition

Autor Mike Cantelon, Alex Young, Marc Harter
en Limba Engleză Paperback – 18 oct 2017
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?PART 2 - WEB DEVELOPMENT WITH NODE
  4. Front-end build systems
  5. Server-side frameworks
  6. Connect and Express in depth
  7. Web application templating
  8. Storing application data
  9. Testing Node applications
  10. Deploying Node applications and maintaining uptimePART 3 - BEYOND WEB DEVELOPMENT
  11. Writing command-line applications
  12. Conquering the desktop with Electron
Citește tot Restrânge

Preț: 28558 lei

Preț vechi: 35698 lei
-20% Nou

Puncte Express: 428

Preț estimativ în valută:
5465 5673$ 4557£

Carte indisponibilă temporar

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

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617292576
ISBN-10: 1617292575
Pagini: 392
Dimensiuni: 190 x 233 x 25 mm
Greutate: 0.67 kg
Ediția:2 ed
Editura: Manning Publications

Notă biografică

AUTHOR BIO
As skilled practitioners, expert teachers and trainers, and contributors to the
core framework, authors Mike Cantelon, Alex Young, Marc Harter, T.J.Holowaychuk, and Nathan Rajlich represent the best of the Node.js development community.