DEV Community

Discussion on: Lesson 1: Your First JavaScript Program (Fullstack developer roadmap series)

Collapse
 
kenbellows profile image
Ken Bellows

Definitely start with the basics.Also, you've got a pretty long list of things you want to learn, and that's awesome, but just remember to learn one thing at a time. Each of these is its own complete subject with plenty of complexity, so do each topic justice. IMO, start by learning HTML, then CSS, then JavaScript, then add in either React or Node.js, then the other one. Good luck with your journey!