Sass, BEM, & Responsive Design (4 hr beginners course)

Sass, BEM, & Responsive Design (4 hr beginners course)

In this video I'll walk you through the basics of Sass, BEM (block-element-modifier), and the principles of responsive design. This is a standalone course in Sass that's taken from my full course, Responsive Design for Beginners.

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.