+ 5
How do I learn js?
i am learning html and c# for a year now and I wold like to learn js . I am looking a lot on webs and such but I can find any good guaids that can cover all of my needs in js please send me links to such guide .p.s sorry about my English .
7 Réponses
+ 9
well there's this one app called sololearn, I don't know if you know it but its helpful when learning the basics
then w3schools.com is very useful
and anything after you go through all those and you feel like that isn't enough knowledge, say you want to learn how to get the coordinates of a touch (click), just Google it "JavaScript touch coordinates", I usually use the stackoverflow suggestion to find my answer
+ 64
sites and apps to learn js☺👍👍
https://code.sololearn.com/WLERR0KIgB86/?ref=app
+ 19
JavaScript Algorithms and Data Structures
This repository contains JavaScript based examples of many popular algorithms and data structures.
https://github.com/trekhleb/javascript-algorithms
+ 12
Maybe these tutorials will be suitable for you:
https://developer.mozilla.org/en-US/docs/Web/JavaScript
https://www.w3schools.com/js/
Other useful resources:
https://www.sololearn.com/discuss/790206/?ref=app
+ 12
https://goalkicker.com/JavaScriptBook/
+ 4
I learned things only that I needed. I never tried to learn all. For example - If I am making an code about arrays, I will search array methods & properties and learn them.
+ 1
Hi Elizabeth dear
I think www.w3schools.com is very good and it has some part for popular component learning.