Colby Fayock

Colby Fayock @colbyfayock

About: I help others learn by doing through articles, videos, and courses about Javascript, React, and other tools of the web! https://colbyfayock.com/newsletter

Location:
Philadelphia Suburbs, PA
Joined:
Jun 26, 2019

Colby Fayock
articles - 17 total

Crafting a React/Next.js Single Page Application Optimized for SEO

In a rush? Skip to tutorial steps. What's the first thing you do when you are looking for somethin...

Learn More 58 0Jun 10 '21

Building Maps with React Leaflet - Course on egghead.io

If you’ve been following along with my work, I tend to talk about maps every so often. This includes...

Learn More 4 1Sep 4 '20

How to Build Tech Communities in a World of Pandemic

The global pandemic has had widespread effects, not just in how we go to work or go out to eat, but...

Learn More 1 0Jul 7 '20

What is Tailwind CSS and How Can I Add it to my Website or React App?

CSS is a technology that can be your best or worst friend. While it's incredibly flexible and can pro...

Learn More 20 1Jun 19 '20

Create your startup’s website on the Jamstack with Gatsby.js, TakeShape, and Netlify

Use TakeShape's starter projects to get up and running in minutes with a Gatsby.js site on Netlify

Learn More 8 0May 14 '20

How to Use Pure CSS to Create a Beautiful Loading Animation for your App

If you've been around the internet lately, you've most likely seen a nice subtle loading animation...

Learn More 9 0Jul 1 '20

What is the JAMstack and how do I get started?

JAMstack sites are all the rage right now in the web dev world. And rightfully so! But what exactly i...

Learn More 11 0May 5 '20

What is linting and how can it save you time?

One of the biggest challenges in software development is time. It's something we can't easily get mor...

Learn More 19 1Apr 28 '20

use-custom-hook: Custom React Hook starter

Make spinning up and publishing a new custom React Hook easy! github.com/colbyfayock/use-custom-hook...

Learn More 7 1Apr 13 '20

How to create a Coronavirus (COVID-19) Dashboard & Map App with Gatsby and Leaflet

The Coronavirus (COVID-19) pandemic has swiftly changed how all of us interact day to day. How can we...

Learn More 8 0Apr 6 '20

Put Down the Javascript: Learn HTML & CSS first

A growing trend in front end development is the idea that you can dive right into Javascript and succ...

Learn More 46 2Mar 30 '20

How to build a mapping app in React the easy way with Leaflet

Mapping is hard, but spinning up a new app that renders maps doesn't have to be. Here's how you can e...

Learn More 11 0Mar 27 '20

You Don't Need CSS-in-JS: Why I Use Stylesheets

CSS-in-JS is all the rage. But is it really the best option? Solving problems you don't nee...

Learn More 86 23Mar 18 '20

Share a Donut, Strengthen Your Culture

Note: This was originally written before the massive influx of people working from home, but this app...

Learn More 5 0Mar 13 '20

A better way to place your Cage

I'm sure you find yourself way too often copying and pasting your placecage image url from placecage....

Learn More 7 0Mar 12 '20

Write Merge Requests Like You’re Posting to Instagram

Merge requests (or pull requests) are a huge part of a team's development process. It's the main gate...

Learn More 64 6Mar 11 '20

Destructuring the Fundamentals of React Hooks

Hooks have become a pretty powerful new feature of React, but they can be intimidating if you’re not...

Learn More 15 0Feb 23 '20