Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques Paperback Kindle
Best Sellers Rank: #56,297 in Books (See Top 100 in Books) #5 in JavaScript Programming (Books) #7 in Web Services #72 in Programming Languages (Books)
Customer Reviews: 4.6 out of 5 stars 323Reviews
Product Information
From the Publisher
What’s new in this third edition of Node.js Design Patterns?
Key Features
Learn how to create solid server-side applications by leveraging the full power of Node.js 14
Understand how Node.js works and learn how to take full advantage of its core components as well as the solutions offered by its ecosystem
Avoid common mistakes and use proven patterns to create production grade Node.js applications
Node.js Design Patterns is the go-to book for Node.js developers looking to master the most important patterns and best practices to deploy Node.js applications to production with confidence.
This edition has been almost entirely rewritten and updated to cover the features ofthe most recent Node.js LTS version (Node.js 14), and leverages modern best practices and the most recent Node.js features such as EcmaScript Modules (ESM) and async/await.
With this book, you'll learn to:
Leverage Node.js streams to create data-driven asynchronous processing pipelines
Implement well-known software design patterns to create production grade applications
Share code between Node.js and the browser and take advantage of full-stack JavaScript
How can this book help readers?
When we wrote Node.js Design Patterns, Third Edition, the main goal was to create a book that was worth buying, with content not easily available on the internet or in other books, and with a level of detail that is hard to find in a free online article. The best way to do this was to tap into our own experience and incorporate into the book the patterns, the techniques and the principles that we use every day.
In this book, we have collected many of the real-life lessons that we learned in our 15+ years of collective experience with running production-grade Node.js applications. The result is a book which is very practical and easy to read, containing topics that span from the basics of Node.js to how to scale and integrate applications to serve millions of users.
We believe that Node.js is a great piece of technology which allows for rapid prototyping of applications. We feel that there isn't a great bulk of literature on how to take these prototypes to the next level. With this book, we want to fill this gap. Search online for 'Node.js Design Patterns' to find the book's official site with free sample chapter.