DEV Community

Discussion on: Suggestions to programmers who are just starting Javascript

Collapse
 
kendalmintcode profile image
Rob Kendal {{☕}}

People here have mentioned Free Code Camp and I'd definitely check out their course on JavaScript and focus on plain ol' JS. No fancy frameworks. The thing is, these frameworks are all essentially JS anyway. For example, the vast majority of what you'll write in React will be JS. Once you get comfortable with that then frameworks and other fancy things will make more sense.

I've just published episode 9 of The Front End podcast too where I talk about getting started and what to learn. It might be helpful (as well as a shameless plug!).