Node.js Design Patterns 3rd Ed (Packt)
Wednesday, 19 August 2020

This book shows how to implement a series of best practices and design patterns to help create efficient and robust Node.js applications. Authors Mario Casciaro and Luciano Mammino kick off by exploring the basics of Node.js, analyzing its asynchronous event driven architecture and its fundamental design patterns. They then show how to build asynchronous control flow patterns with callbacks, promises and async/await.

<ASIN:1839214112>

Other topics covered include Node.js streams, and more advanced concepts such as Universal JavaScript, scalability and messaging patterns for building enterprise-grade distributed applications. 

Authors: Mario Casciaro and Luciano Mammino
Publisher: Packt Publishing
Date: July 2020
Pages: 660
ISBN: 978-1839214110
Print: 1839214112
Kindle: B08CHMDKW2
Audience: Node.js developers
Level: Intermediate
Category: JavaScript 

 

  • Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax
  • Use 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
  • Build and scale microservices and distributed systems powered by Node.js
  • Use Node.js in conjunction with other powerful technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews