+ 2
Which website/platform (Beyond W3Schools and SoloLearn) helps you to get more involved with JavaScript and its libraries?
JavaScript is such a charming language and I really want to master it. If you guys know any website/platform/apps that teaches JavaScript in an advanced way, please share it! Thank you
5 Réponses
+ 7
https://developer.mozilla.org is a very rich reference, a little more technically oriented than w3schools, and is my first and main bible for html/css/js/svg and all technologies client side web oriented :)
https://www.codewars.com is a good place to improve skills in many programming languages, mainly by solving various more or less short problems with difficulty leveled: there are other sites of that kind, this is the one I had try recently for a while...
+ 5
freeCodeCamp
+ 4
codecademey,treehouse,lynda.com and never forget stackoverflow
+ 1
Try codecombat.com, there is nice big course of JavaScript (and some other languages) in form of RPG game.