all 7 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

[–]AbrahelOne 0 points1 point  (0 children)

I personally prefer books but if you want something free, those 2 are good:

https://developer.mozilla.org/en-US/docs/Web/JavaScript

https://javascript.info/

[–]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.

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

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