A Brief Look At /robots.txt FilesI recently attempted to scrape a website for assets in order to recreate the site as a personal coding exercise. I tried to do this with…Feb 22, 2021Feb 22, 2021
Changing the Default React Browser Tab Title and IconThis is a quick post that covers the important but easy-to-miss detail of your React app’s browser tab. By default it will look like the…Feb 13, 20211Feb 13, 20211
Deciphering JS Regular ExpressionsIf you have ever been tasked with cleaning up capitalization or filtering for special characters in strings, chances are you have…Feb 8, 20211Feb 8, 20211
Rails Scaffold GeneratorRails was designed with a focus on making the work of a developer easier. One of the ways it accomplishes this is by providing tools to…Dec 1, 2020Dec 1, 2020
Adding Sound to Your JS Web AppIf you are looking to add another layer of immersion to your game or web site, sound is a great place to start. There are several ways to…Nov 3, 2020Nov 3, 2020
A Beginner’s Guide to Arrow Functions in JavaScriptIn transitioning from Ruby to Vanilla Javascript, one of the most disorienting bits of syntax I encountered came in the form of arrow…Nov 3, 2020Nov 3, 2020
Discovering the Creative Side of CodeThis post is all about the whimsical, imaginative language that undergirds what at first glance appears to be cold, utilitarian code…Nov 3, 2020Nov 3, 2020