Why don't I understand JavaScript,! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Why don't I understand JavaScript,!

I've completed the whole JavaScript lease on and tried pay attention as much as possible and I got. Itching out of it. I literally don't know how to do anything after completing the whole lesson. Do you guys have any suggestions on what I should do or not do to understand JavaScript better?

23rd Apr 2019, 8:20 PM
Ginfio
Ginfio - avatar
9 Answers
+ 4
I have the same issue, im learning that its not all about knowing the code but the logic behind it. use other peoples codes ( write it yourself dont copy and paste ) and after debugging scour the code to find the logic behind it then find more code you want to add and expound on it.
26th Apr 2019, 10:41 AM
Cyrus The Virus!
Cyrus The Virus! - avatar
+ 7
// Maybe because you have not a time to learn Javascript, so, you learn JavaScript too fast, but the importance is take your time, learn normally and revise it.
23rd Apr 2019, 8:39 PM
program
program - avatar
+ 5
Take time and learn watch videos and learn basics have u learnt HTML
23rd Apr 2019, 8:32 PM
Edwin
Edwin - avatar
+ 3
I would suggest looking at other people's codes and checking out how they used JavaScript themselves. Look at some simpler codes to start with. Keep an eye out for codes that do things that you would want to do yourself. One of the best things that you can do is to just start a simple project and experiment with it til you get it. It can be as simple as "Let's use a button to change something". It's hard to help when you ask a general question like "How do you use JavaScript?" but once you start something and have specific questions like "Why is this button not working?" or "Why does this do this but not this?", then you can post your code attempt and people can really start to help. So my advice: start a simple little project and learn piece by piece asking questions when you need to. There are many helpful people here 😉
24th Apr 2019, 11:05 PM
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘 - avatar
+ 2
Is JS your first programming language? Because if it is, you should try to understand first how a programming language works (programming logic). If JS isn't your first programming language, so you could learn in other platforms ( please SoloLearn, don't judge me :v )
23rd Apr 2019, 8:45 PM
Daniel Yuki
Daniel Yuki - avatar
+ 2
Okk then start learning CSS and then JavaScript maybe it will help
23rd Apr 2019, 8:55 PM
Edwin
Edwin - avatar
+ 2
I have learned CSS and html both, my next goal is Javascript. Thank you though.
23rd Apr 2019, 9:01 PM
Ginfio
Ginfio - avatar
+ 1
Yes I have learned html and i understood it.
23rd Apr 2019, 8:54 PM
Ginfio
Ginfio - avatar
+ 1
Thank You for your advices!
25th Apr 2019, 2:08 AM
Ginfio
Ginfio - avatar