How I debug and problem-solve CSS issues

How I debug and problem-solve CSS issues

In this video, I'll show you the steps I take when debugging a CSS problem, from how I type in search engine requests, to looking through search results, to testing and re-testing.

Learn THESE Technologies to become a Web Developer in 2023!

Learn THESE Technologies to become a Web Developer in 2023!

With so many web dev technologies and languages out there, it can be overwhelming to get started in web development. And if you are already a web developer you may find it difficult to keep up with new technology and trends. This web development roadmap will help guide you in deciding what technology and languages you should learn about in 2023 and beyond.

React Router 6.4 - Getting Started

React Router 6.4 - Getting Started

Get started with React Router 6.4, learn how it differs from 6.x and how you can use its amazing new data-fetching (and submission) features!

Git & GitHub Crash Course 2023

Git & GitHub Crash Course 2023

Git is an essential tool for every developer! It helps you manage code snapshots, go back to older snapshots (e.g., if you messed things up) and work on multiple features simultaneously.

Remix Crash Course 2023 (React Framework)

Remix Crash Course 2023 (React Framework)

Remix is an amazing React framework that vastly simplifies the process of building fullstack React web apps. With this crash course, you'll learn how Remix allows you to seamlessly blend frontend and backend code into each other.