How can I get practice that will help improve my understanding of JavaScript as a beginner? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How can I get practice that will help improve my understanding of JavaScript as a beginner?

Learning JavaScript

12th Apr 2019, 10:48 PM
NuminousC
NuminousC - avatar
15 Answers
+ 12
 • Best way to learn is to practice ;  • Finish the JavaScript Tutorial on SoloLearn ;  • View the codes made by the public ;  • Create websites of your own. https://www.sololearn.com/discuss/869920/?ref=app https://www.sololearn.com/discuss/739193/?ref=app https://www.sololearn.com/post/47491/?ref=app https://code.sololearn.com/WKFF4vOCr3mi/?ref=app https://code.sololearn.com/WaVusr8J1KvK/?ref=app
13th Apr 2019, 2:22 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 10
Try freecodecamp.org Helped me a lot!
12th Apr 2019, 11:22 PM
Nazar Shved
Nazar Shved - avatar
+ 5
I really want to understand JavaScript
12th Apr 2019, 11:24 PM
NuminousC
NuminousC - avatar
+ 5
As I remember they start from very basics and gradually becomes harder. Try watching some more tutorials. Or examine the answers to those challenges and understand them.
12th Apr 2019, 11:26 PM
Nazar Shved
Nazar Shved - avatar
+ 4
Okay. Thanks a lot
12th Apr 2019, 11:29 PM
NuminousC
NuminousC - avatar
+ 4
Sololearn challenges?
13th Apr 2019, 2:05 PM
Sonic
Sonic - avatar
+ 4
Wow!!! Thanks guys!
13th Apr 2019, 2:33 PM
NuminousC
NuminousC - avatar
+ 4
You can also have a look on this code: https://code.sololearn.com/WNMa6MjQt28a/?ref=app
13th Apr 2019, 4:46 PM
Denise Roßberg
Denise Roßberg - avatar
+ 3
I'm currently using it... But still having difficulty with the challenges...
12th Apr 2019, 11:24 PM
NuminousC
NuminousC - avatar
+ 3
Hmm... Thanks for this clue
12th Apr 2019, 11:31 PM
NuminousC
NuminousC - avatar
+ 2
Working on open source projects or your own projects
12th Apr 2019, 11:17 PM
bxhd
+ 2
Where can I find open source projects for beginners?
12th Apr 2019, 11:20 PM
NuminousC
NuminousC - avatar
+ 2
Well for open source projects you could find most of them on github or related platforms, just search for "open source projects for beginners" on google and i think you will be satisfied with the answers you will get
12th Apr 2019, 11:27 PM
bxhd
+ 2
Also there is an excellent free book called "you don't know JS" that might help you understanding the core concepts of JavaScript
12th Apr 2019, 11:29 PM
bxhd