Testing Node.js AsyncLocalStorage in a real life app

How to share a context between asynchronous calls with AsyncLocalStorage.
Concrete use case with an application logger and future use cases presentation. Read more

Similar

Microservices Architecture with Node

<p>I have worked with Microservices architecture in the past and in fact, this website is built with Microservices architecture style. I have given a talk on Microservices in various meetups including DigitalOcean and Microsoft. In this article, I a... (more…)

Read more »