Thread: How I learned JavaScript + React in 2020 - resources
(Self studying helped me land my first Junior Dev role this year!)
#100daysofcode #codenewbie #DEVCommunity
(Self studying helped me land my first Junior Dev role this year!)
#100daysofcode #codenewbie #DEVCommunity
I picked up Beginner JavaScript last year during sale, and it was the best purchase I ever made for my learning. @wesbos has a fun way of delivering complex coding concepts, helping you understand them all whilst having some fun too.
Link: https://beginnerjavascript.com/
Link: https://beginnerjavascript.com/
The Complete JavaScript Course: I used this on and off for two years. It introduced ES6 concepts really nicely with some little projects along the way. A more affordable alternative to Beginner JS, still very good though!
Link: https://www.udemy.com/course/the-complete-javascript-course/
Link: https://www.udemy.com/course/the-complete-javascript-course/
React - The Complete Guide: After learning enough Vanilla JS, I decided to try React. This course was imperative to my learning - I wrote my first lines of React code *and* understood what was going on. I took notes on the course on my GitHub
Link: https://www.udemy.com/course/react-the-complete-guide-incl-redux/
Link: https://www.udemy.com/course/react-the-complete-guide-incl-redux/
Mozilla Developer Network: This site is underrated for the amount of free guides it has on Web Development. It is a bit more 'wordy' compared to videos, but it is easy to digest as a beginner.
Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript
Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript