-
New Nov 19, 2024
How to Prerelease an npm Package
Recently, we overhauled our shared ESLint config, and I needed to release an alpha version. Thankfully, it turns out to be straightforward, once you know how to do...
-
New Oct 31, 2024
Generating Random Mazes with JavaScript
I didn't get a chance to hit the pumpkin patch this year, so I missed out on seeing any corn mazes. To make up for it, I decided to make some mazes of my own! Being a programmer, I over-engineered it...
-
New Sep 9, 2024
Video: GIFs Are Forever, Let’s Make Them Better!
Everyone loves animated GIFs, right? Not if you have finite bandwidth, a shaky network connection or motion sensitivity! But fear not… modern browsers make it easier than ever to level up our GIF...