What are the main points to practice to master javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the main points to practice to master javascript

4th Jan 2017, 8:32 PM
Salahuddin Elmur
Salahuddin Elmur - avatar
4 Answers
+ 9
Learn the DOM (connection between HTML-JS) and you'll master it in no time! ^_^
4th Jan 2017, 8:36 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 3
DOM manipulation and Event handling
4th Jan 2017, 8:40 PM
L Cilliers
L Cilliers - avatar
+ 1
thanks
4th Jan 2017, 8:40 PM
Salahuddin Elmur
Salahuddin Elmur - avatar
+ 1
Functional programing, closures and prototype inherits. There is fantastic book series: "You dont know JS"
4th Jan 2017, 10:01 PM
Robert
Robert - avatar