Published inNerd For TechSubmitting my first WordPress Plugin, Pt. 1Just some thoughts on my experience and the processJan 10, 2022Jan 10, 2022
Published inNerd For TechA life lesson learned from coding and designingThis post is about something that may seem obvious, but I tend to struggle with all the timeAug 20, 2021Aug 20, 2021
Published inJavaScript in Plain EnglishBuild a Quick, Simple, and Secure Local Web Server on WindowsA (somewhat) simple guide to using Node.js, Chocolatey, and mkcertAug 17, 2021Aug 17, 2021
Published inFAUN — Developer Community 🐾Using Resize & Mutation Observers on an iframeThese two Web APIs are fabulous!Jul 27, 2021Jul 27, 2021
Published inGeek CulturePuppeteer, Headless Chrome and CircleCIIn this post, I wanted to cover an issue I came up against while trying to modernize an older repo. Moving from PhantomJS to Puppeteer.Jul 12, 2021Jul 12, 2021
Pro Tip — Developing on Windows: Setting variables in your script commandRecently while working on an older node project on windows, I discovered my NODE_ENV variable was coming up as ‘undefined’. Turns out npm…Jul 12, 2021Jul 12, 2021