how I’d learn web development again using free resources

I built some web dev projects in college and graduated with no internships. I decided to learn web dev from the foundations using the Odin project’s foundations course. After I completed it, I was able to build a portfolio of projects by following youtube tutorials.

This is the path I would take to learn web dev again if I had to start from zero.

0:00 intro
0:31 foundations of web dev
2:53 UI framework

Foundations
1. https://www.theodinproject.com/paths/foundations/courses/foundations (mandatory)
2. https://www.freecodecamp.org/learn (optional)
3. https://www.frontendmentor.io/challenges

Learn a framework (React)
4. https://fullstackopen.com/en/about/
5. https://v2.scrimba.com/learn-react-c0e

Documentation
6. https://developer.mozilla.org/en-US/
7. https://react.dev/learn/tutorial-tic-tac-toe

discord https://discord.gg/CnUWcQpPvs

You May Also Like