“exceptions are for exceptional behavior” makes no sense. People realize that “exceptional” means “uncommon”, right? If you find out people rarely use a particular feature, you go in and change the code path to an exception, and vice versa? I hope not. Post date August 12, 2025 Post author By theScottyJam Post categories In discuss, software, softwaredevelopment
In Defense of Using Large Frameworks for Small Problems Post date February 10, 2025 Post author By theScottyJam Post categories In JavaScript, react, webcomponents, webdev