Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Node.js Design Patterns - Third Edition
Mario Casciaro, Luciano Mammino
ISBN: 978-1-83921-411-0
- Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax
- 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
- Build and scale microservices and distributed systems powered by Node.js
Node.js Web Development - Fifth Edition
David Herron
ISBN: 978-1-83898-757-2
- Install and use Node.js 14 and Express 4.17 for both web development and deployment
- Implement RESTful web services using the Restify framework
- Develop, test, and deploy microservices using Docker, Docker Swarm...