Auto-generating Next.js Favicons from a Raster Image
Here's a technique for generating favicons for a Next.js site from a raster image using a Node.js script and the favicons npm package.





Here's a technique for generating favicons for a Next.js site from a raster image using a Node.js script and the favicons npm package.
I'm going to start blogging again after a long hiatus. Expect to see more content here soon!
I love making improvements to my work environment. I tweak my tools to reduce the friction between me and my code. I thought I'd share one of my favorites ad...
There was a good discussion during yesterday's Legacy Code Rocks virtual meetup. It centered around coping with teams that actively prevent refactoring. The ...