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
 


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



Clean Craftsmanship

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: November 2021
Pages: 416
ISBN: 978-0136915713
Print: 013691571X
Kindle:B095C16LSW
Audience: General
Rating: 4
Reviewer: Mike James
Well, I'm a clean craftsman - are you?


More Reviews