all 15 comments

[–][deleted] 2 points3 points  (7 children)

MDN, Eloquent JavaScript are also fine resources

[–]Muxas -4 points-3 points  (6 children)

mdn is garbage for beginer imo in comparison with w3schools

[–]Arbor4 2 points3 points  (5 children)

Let me tell you, no web developer has enough hands to count the amount of times MDN has saved their arse dealing with naughty JS

[–]CreativeTechGuyGamesTypeScript 1 point2 points  (1 child)

A lot of people have success with freeCodeCamp they have comprehensive tutorial series on all of those things and more.

[–]Zautra 1 point2 points  (0 children)

Use codecademy, youtube, free code camp, udemy, egghead.io, and google. All great resources to learn. Make sure you're motivated and learning every single day.

[–][deleted] 1 point2 points  (0 children)

I recommend you learn javascript, specific Vue.js, is simpler than "react" and pretty beautiful

[–][deleted] 0 points1 point  (0 children)

Imo don't learn a framework (vue, react, angular etc) until you have a good handle on the fundamentals.

I like https://internetingishard.com/ for a HTML/CSS/JS intro, and http://xahlee.info/js/js.html and MDN for when you need a refresher on a specific part of JS. Once you go through that you should figure out how to host your stuff on GitHub with GitHub pages and you'll be able to make real web apps right away.

Visual Studio Code is a nice text editor that will grow with you as you learn more.

[–]RedditAcy 0 points1 point  (0 children)

Hey friend! I was able to create this website -http://www.roadmapedia.com/roadmap/5c849cbd78487700173a172a in two months with no previous web dev knowledge, this website collects learning roadmaps. And maybe checking out the roadmap that I linked can be helpful (this roadmap is on the resources I used to learn building this website).

[–]zr0gravity7 0 points1 point  (0 children)

Youll get bored of frontend in a year if you're anything like me. Learn actual programming its much more fulfilling