0
Can we make apps and games from java script?
2 Answers
+ 1
Yes, you definitely can! If you are talking about mobile games and apps it might be better to learn swift (iOS) or java (android) though! Hope this helps!
+ 1
You can do anything with javascript! I've found that it is extremely versatile with its use of events, DOM interaction, canvas graphics, server communications through node.js, and the fact that it is on almost every electronic device meaning you can program with it almost anywhere!