Creating custom JavaScript errors
Sunday, 12 September 2021
Custom errors are a powerful tool in JavaScript. Here's how to create them with modern ES classes and static methods.
This is a place for me to jot down thing's I've experimented with and document them for my future self ... or other people too I guess.