Book: 'Node.js design pattern' - 2016-10-06
“How could I organize my code?”, “What is the best way to design this?”, “How can I make my application more modular?”, “How do I handle a set of asynchronous call effectively?”, “How can I make sure that my application will not collapse while it grows?”.
If you have such questions without answers, that book is definitely for you!
The aim of this book is to guide you through this emerging world of patterns, techniques and practices, showing proven solution to the common problem.