+ 1
How to practice Javascript for beginners?
Javascript Practice Method
3 ответов
+ 2
For beginning i may advice you to install visual studio code start sololearn js course try to run the code in the sololearn and try to change the code and see the errors and even success try to solve your problem and other problem in stackover learn much course and js library's in YouTube make your own website
And so on!
0
There is no easy way ,just get started with js course in here ,and whatever concept you come across try implementing it
0
1. Simply test all methods of all datatypes as creatively as you can
2.test every dom tool
3. Explore loops and fxn for repeating things
4.use inbuilt fxns and methods.