Welcome, this repo is part of my youtube video about Custom error handling + graceful shutdown + let it crash strategy in JavaScript (pt-br)
First of all, leave your star 🌟 on this repo.
Access our exclusive telegram channel so I'll let you know about all the content I've been producing
- Understanding the issue while throwing errors from callbacks
- How to throw errors from async contexts
- Common pattern for custom error classes in JavaScript
- Handling errors as values, not exceptions (domain notification pattern)
- Kubernetes simulator (once an application crashes it spins up another)
- Let it crash! Handling global errors + graceful shutdown
Try them out online here