How to apply JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to apply JavaScript

I'm learning JavaScript from the very beginning and I am understanding the logic, but I still don't know how to apply it, or when I can apply it. Any tips for me? How to fully understand JavaScript. I want to be able to work with programming soon

30th Jun 2020, 1:51 AM
Evelyn Kitano
Evelyn Kitano - avatar
2 Answers
+ 4
You can apply JS on web development but you need to learn the basics of CSS and HTML and about databases on SQL and PHP.
30th Jun 2020, 2:03 AM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
+ 4
Re: "How to apply JavaScript in your webpage" Lesson 3 in this series https://www.youtube.com/playlist?list=PLkqwj9vc20pXuSdvxBjpgmUBpqDdzwGSf Re: "When to use JavaScript?" When you want to add interaction with users. Try some Mini-Projects, here are some tutorials : User Interface series: https://www.youtube.com/playlist?list=PLkqwj9vc20pWMmPwBex5wbbcseZkIwa6q Todo List series: https://www.youtube.com/playlist?list=PLkqwj9vc20pUitqvZrLPk-hTNv63EJqwg Mini-Projects series: https://www.youtube.com/playlist?list=PLkqwj9vc20pUxlOP1DMZ-zX4_9kCM3DaF
30th Jun 2020, 3:07 AM
Gordon
Gordon - avatar