I'm a freshman trying to code server and client in my projects in typescript, and this blog is very impressive @MarkMaksi sir! clear explanation of handling all kinds of errors, very informative!!
I just use the npm package express-async-errors and I can throw whatever I want, wherever I want, as long as I'm confident my error handler middleware is robust.
Jyothi Kumar
Computer Science Student | Tech enthusiast | Full-Stack | Open Source | DevOps
I'm a freshman trying to code server and client in my projects in typescript, and this blog is very impressive @MarkMaksi sir! clear explanation of handling all kinds of errors, very informative!!