Error Handling Articles
An async onClick Handler’s Exception Never Reaches React’s Error Boundary
2026.09.08
Picture an ordinary form: a submit button that ope…
Checking the Entry Point with import.meta.url in Node.js ESM, and How That Check Breaks
2026.08.31
One script, two machines. On Linux it does what yo…
Node’s spawn names the executable in every ENOENT, even when your working directory is what’s actually gone
2026.08.11
It is a common pattern in deploy scripts: create a…
