+ 1

Can i use JavaScript to create apps?

24th Apr 2017, 2:48 PM
Hanny Abubakar
Hanny Abubakar - avatar
5 Answers
+ 7
Check out Unity, you can use Javascript. Unity supports 2d/3d games, on console, android or pc.
24th Apr 2017, 3:45 PM
Rrestoring faith
Rrestoring faith - avatar
+ 7
Yes! So Facebook makes a JavaScript extension that allows you to write apps with JavaScript, and have them compiled to both their native iOS and Android apps. It's free to use, and plugs into Android Studio which is also free. Also there are some apps on Google Play that will let you make your own Android apps using HTML/CSS/JavaScript
24th Apr 2017, 3:58 PM
Peter Cruckshank
Peter Cruckshank - avatar
+ 2
yes, you can.
24th Apr 2017, 2:51 PM
CalviŐČ
CalviŐČ - avatar
0
Yes you can with HTML, CSS, and JQuery (and JavaScript of course).
25th Apr 2017, 2:24 AM
đŸ‘ŸJacksonHuangđŸ‘Ÿ