+ 1
Hi everyone, do you know some tricks to learn and understand JavaScript easily ?
Hard time learning JavaScript
2 odpowiedzi
+ 2
don't try to memorize it as you would memorize a text or poem.
The best way to remember how it works is to practice.
first by doing small things, until you can do it without looking it up
then progressively add to it.
+ 3
The trick is
Learning javascript by use, not memorization.
Start write your own codes now.