Is there any way to make JavaScript easier to understand? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

Is there any way to make JavaScript easier to understand?

I've been over JavaScript and similar languages a few times but I'm having trouble grasping the more difficult concepts and applying them to code.

7th Mar 2019, 3:13 PM
QueenOfHearts [Inactive]
QueenOfHearts [Inactive] - avatar
4 Answers
+ 9
There are awesome tutorials by our community. Follow them. Here is an example from Danijel. https://code.sololearn.com/WrTLBtj8A4tZ/?ref=app
7th Mar 2019, 3:22 PM
Seniru
Seniru - avatar
+ 6
When you learn a new concept, make sure to try it out, play with it, get comfortable with it, and even combine it with other concepts. It’s so important to actually type out the code in any examples you are following, because that’s what helps you absorb it. Also, limiting the amount you learn at one time will help you retain the material, for the simple reason that it’s easier to remember fewer things.
7th Mar 2019, 3:21 PM
Abdelkader settah
Abdelkader settah - avatar
+ 1
Even more?
7th Mar 2019, 3:51 PM
Bebida Roja
Bebida Roja - avatar
0
switch to JQUERY until you get familiar with it and go back to pure JS.
7th Mar 2019, 4:08 PM
Bahhaⵣ
Bahhaⵣ - avatar