Any motivation behind JS ? need one . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Any motivation behind JS ? need one .

19th Aug 2022, 6:46 AM
Oluwasegun Xx
Oluwasegun Xx - avatar
7 Answers
+ 3
I have some tips. Take your time with it. Learn the core concepts. Ask specific questions about the concept. Use external references to learn more about the concept. After completing a lesson, practice what you have learned. Combine concepts with other concepts. Aim to complete the course. There is much that you still may not know after completing the course. But that is fine. You can always reference the material when you need it. Do many projects. The best way to learn is hands on. Here are a list of projects. The projects require key concepts so if you have learned the concepts then you will be fine. https://www.freecodecamp.org/news/javascript-projects-for-beginners/#how-to-create-a-color-flipper
19th Aug 2022, 4:55 PM
Chris Coder
Chris Coder - avatar
+ 1
// your motivation will be endless var motivation = 0; while (True) { motivation += 1 } Attention! Do not run this code!
19th Aug 2022, 7:22 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
yes, for sure. need to be fixed...
19th Aug 2022, 6:49 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Here is an external resource for if statements. https://www.w3schools.com/js/js_if_else.asp
19th Aug 2022, 4:58 PM
Chris Coder
Chris Coder - avatar
0
Take a look at what members like you have to say about how they stay motivated. https://www.sololearn.com/Discuss/990536/?ref=app
19th Aug 2022, 5:08 PM
Chris Coder
Chris Coder - avatar
0
Yaroslav Vernigora motivation will be 1 (but it will remain 1 forever)
19th Aug 2022, 6:42 PM
John Doe
0
Thanks 😊
21st Aug 2022, 12:51 PM
Oluwasegun Xx
Oluwasegun Xx - avatar