What am i doing wrong??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What am i doing wrong???

Ive been studying javascript for about 2.5 years but i cant seem to wrap my head around everything. I can do some things on my own but i just feel like i learned it in individual bits and cant seem to grasp how to fit it all together. I see codes on here with numerous functions and other lines of code that, indevidually, I can understand but from there i remain stumped. Im pasionate about becoming a coder of many langs but its kind of discouraging that i havnt gotten it yet. html & css were a breeze compared to this. what should i do??

26th Apr 2019, 12:48 PM
Cyrus The Virus!
Cyrus The Virus! - avatar
3 Answers
+ 4
You need practice! JS is tricky so you have to practice it. Write small codes first that are easy. Then, try integrating two or more things together. Some examples that I can provide are: Timer Clock Countdown to something Quiz Calendar Then learn about Jquery, a JS library that helps ease the coding...
26th Apr 2019, 3:00 PM
Kartik
Kartik - avatar
+ 5
Start to write code in JS and understand it. Start small and expand in steps. If you get stuck with a concept, look it up on the web and if it still puzzles you, ask a specific question here and our JS experts will try to help.
26th Apr 2019, 1:42 PM
Sonic
Sonic - avatar
+ 2
Break the codes in small parts and try to re learn the basics
26th Apr 2019, 3:03 PM
Jason Mackjoo
Jason Mackjoo - avatar