- 1
How can I master Javascript ?can anyone give me some suggestions or tell me some open resources to learn javascript. Thank you.
5 Respuestas
+ 4
read:
https://github.com/getify/You-Dont-Know-JS/tree/1st-ed
2nd edition of first two volums are yet available:
https://github.com/getify/You-Dont-Know-JS
+ 4
Boi I think you should go with Udemy
+ 3
https://www.sololearn.com/discuss/595802/?ref=app
https://www.sololearn.com/discuss/452538/?ref=app
https://www.sololearn.com/discuss/739193/?ref=app
https://www.sololearn.com/discuss/790206/?ref=app
Please use searchbar before posting questions.
Thanks!
0
I prefare
www.w3schools.com and Udemy
- 1
W3Schools is good for any web-development related topics and reference: including JS. I would also recommend this playlist: https://youtube.com/playlist?list=PLB15CE005ED47DCCC if you want to brush up on the fundamentals. This is a reupload of what I watched when I first learned JS and I really like the approach Bob takes in them.