0

I dont know what i should do with java script

I dont know what i should be doing with java script is there anything you guys could recommend to me that i could do with it and maybe play around with it

17th Jul 2025, 7:50 PM
Joseph Gurgies
Joseph Gurgies - avatar
5 Réponses
+ 5
Joseph Gurgies if you mean javascript here is a short list... https://www.sololearn.com/post/1759841/?ref=app If you mean java here is another short list... https://www.ccbp.in/blog/articles/java-projects
18th Jul 2025, 3:06 AM
BroFar
BroFar - avatar
0
Write an API that will give other people random project ideas in JavaScript :P
17th Jul 2025, 10:14 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
0
Collision Detection.
18th Jul 2025, 7:31 AM
Pat
0
JS or JavaScript is for when you want create animations on your website. Its pretty good and some of it you may catch on to within seconds of learning. The best way I can describe it is HTML is how you create your tags, CSS is how you style your tags and JS is how you make many of those tags come alive. You will mostly be using script tags for JS. If you get confused, you can ask Ai for some help too. Although, please know that Ai likes to sometimes cheat, so make sure to ask Ai what it is providing so you can make notes in your mental memory. lol!
19th Jul 2025, 12:55 AM
Danielle Coleman
Danielle Coleman - avatar
0
Danielle Coleman JS is a fully capable language. It isnt only used for frontend, and even less often directly with html. It cpuld be used on backend with node or bun. Its also handy often as a scripting language. Applications of JS are quite wide, animations on webpages being just the tiniest part of them.
19th Jul 2025, 9:58 AM
Aleksei Radchenkov
Aleksei Radchenkov - avatar