As you'll see, the name of this repository is called "Fullstack Roadmap", but the video you're coming from is called "Frontend Web Development". Don't worry, you're in the right place!
The video that was posted on FCC was the first half of this broader series and all of the code challenges in this repository are up-to-date.
I've put this README together as your "one-stop" document to reference for everything course-related. Below, you'll find:
- Links to all the challenges throughout the course
- Additional resources for you to research on your own
Below are timestamps of the video and relevant resources / challenges / solutions for each.
- 1:46:42 - 5 beginner JavaScript challenges
- 2:40:24 - 5 beginner JavaScript challenges
- 3:56:17 - 25 beginner JavaScript challenges (Codewars)
- 8:40:29 - 10 beginner/intermediate JavaScript challenges (Codewars)
- 10:03:47 - HTML Crash Course
- 11:01:24 - "About me page" HTML challenge
- 12:25:10 - HTML + JavaScript "Meme Generator" challenge project
- 14:37:45 - Box Model Codepen
- 15:45:05 - CSS "Pricing Card" Challenge
- 19:41:59 - Frontend Mentor CSS Flexbox "Testimonials" challenge
This foundational course is only the beginning. You'll need to practice and learn tons more to really get good at this stuff. Below are a few videos on my channel that you might want to check out next to continue your journey!
- CSS Grid Course - CSS Grid is a powerful CSS layout system that pairs nicely with Flexbox to build beautiful webpages. It is well worth the effort to learn!
- Bash Terminal Crash Course - every programmer needs to be comfortable on the command line. This video will get you there.
- Git Crash Course - using Git effectively is a critical skill for any software developer. This video is a beginner's level introduction.
- Differences between frontend, backend, and fullstack development
- Can you learn to code in just 3 months?
- 3 big mistakes I made when learning to code
Hope you enjoyed this course, and best of luck in your programming journey!