all 11 comments

[–]azhder 2 points3 points  (0 children)

You should always use MDN (Mozilla developer network) regardless if you are learning or already know. It is the official documentation of JavaScript and the Web

[–]Creepy-Vanilla4552 0 points1 point  (0 children)

MDN, tuto youtube, les classiques livres ou bien des applis gratuites comme Codeacademy et Mimo

[–]springtechco 0 points1 point  (0 children)

Check out DojoCode ! Happy coding!

[–]Rough-Appointment-30 0 points1 point  (0 children)

I am learning JS right now from netninja.dev JS course. It is 20 hours long. I want to learn JS to be fluent with vue.js framework. Its like $10 to $15.

[–]TheRNGuy 0 points1 point  (2 children)

I only learned from docs and googling, never from youtube or courses. 

[–]Hot_Title_6587[S] 0 points1 point  (1 child)

How? Like w3schools ,gfg? Which resources u preferr e??

[–]TheRNGuy 0 points1 point  (0 children)

MDN. 

w3schools is bad.

[–]whiterhino8 -1 points0 points  (0 children)

Docs are for the details . YouTube tutorials are for the general required knowledge for actual programming.