Similar Channels to Colby Fayock on the Channel Galaxy Map
YouTube Channel Recommendations for people who like Colby Fayock (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Colby Fayock
I help others learn by doing through articles, videos, and courses about Javascript, React, and the static web.
Recent Videos from Colby Fayock
Add a Shopping Cart & Checkout to a Next.js App with Snipcart
Learn how to add a full end-to-end shopping cart and checkout funnel to a Next.js app using Snipcart. We'll walk through setting up a Snipcart account, setting up Snipcart in a Next.js app, and how you can programmatically add products from a dynamic source for purchase in an online store.
This is… Detecting Long Press Gestures with JavaScript Events in React plus Custom React Hook
Learn how to listen for and detect long press gestures in a React app. We'll walk through what events you want to listen for in React, how that differs to the default events, and how we can even wrap our functionality in a custom React hook to use long press gestures anywhere in the app!
🧐 What's … Save State to LocalStorage & Persist on Refresh with React.js
Learn how to save React state and load it when a page refreshes using localStorage. We'll learn how to set up a simple example using React state, using an onClick handler to update that state, and using localStorage to store and retrieve the value.
🧐 What's Inside
Coming soon...
Demo Starter
http…