Node.js Developer — Hard
Key points
- async_hooks track asynchronous resource lifetimes
- They propagate context across async boundaries
- Enable use cases like request-scoped logging
- Essential for distributed tracing
- Not used to replace callback-based APIs automatically
Ready to go further?
Related questions
