JavaScript what should I learn (Next)? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

JavaScript what should I learn (Next)?

I'm trying to learn JavaScript, but I don't know where to begin. So far I know how to get _ document.getElementById("elem") - and customize elements with CSS (Onclick), and hiding and showing elements. Now I need some ideas - what should I learn next in JavaScript.? These are some of my JavaScript codes that I completed successfully(hide/show & doc.getElemById("el"): https://code.sololearn.com/WJ2LcUAQ3TvZ/?ref=app https://code.sololearn.com/WBiuSspkRdhY/?ref=app https://code.sololearn.com/WIMW1B0B2R6T/?ref=app

31st May 2019, 10:04 PM
Ginfio
Ginfio - avatar
2 Answers
+ 5
Have you checked out the w3schools site?
31st May 2019, 10:53 PM
Sonic
Sonic - avatar
0
Ya. i started on it. from beginning -->>. should i just do it like that start @ the beginning and learn whatever lesson is next?
31st May 2019, 10:56 PM
Ginfio
Ginfio - avatar