In a rush? Skip to tutorial steps. What's the first thing you do when you are looking for somethin...
If you’ve been following along with my work, I tend to talk about maps every so often. This includes...
The global pandemic has had widespread effects, not just in how we go to work or go out to eat, but...
CSS is a technology that can be your best or worst friend. While it's incredibly flexible and can pro...
Use TakeShape's starter projects to get up and running in minutes with a Gatsby.js site on Netlify
If you've been around the internet lately, you've most likely seen a nice subtle loading animation...
JAMstack sites are all the rage right now in the web dev world. And rightfully so! But what exactly i...
One of the biggest challenges in software development is time. It's something we can't easily get mor...
Make spinning up and publishing a new custom React Hook easy! github.com/colbyfayock/use-custom-hook...
The Coronavirus (COVID-19) pandemic has swiftly changed how all of us interact day to day. How can we...
A growing trend in front end development is the idea that you can dive right into Javascript and succ...
Mapping is hard, but spinning up a new app that renders maps doesn't have to be. Here's how you can e...
CSS-in-JS is all the rage. But is it really the best option? Solving problems you don't nee...
Note: This was originally written before the massive influx of people working from home, but this app...
I'm sure you find yourself way too often copying and pasting your placecage image url from placecage....
Merge requests (or pull requests) are a huge part of a team's development process. It's the main gate...
Hooks have become a pretty powerful new feature of React, but they can be intimidating if you’re not...