Is it possible to develop a mobile/computer application/software using html, css and JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Is it possible to develop a mobile/computer application/software using html, css and JavaScript?

plz suggest me if anybody have any idea!!!

7th Jan 2019, 8:46 AM
Shiva Kandel
Shiva Kandel - avatar
5 Answers
+ 7
Of course, for building computer applications with Javascript you can use Electron.
8th Jan 2019, 5:33 AM
Igor Makarsky
Igor Makarsky - avatar
+ 3
Is WebView no longer an option for this? https://www.sololearn.com/learn/1439/?ref=app
7th Jan 2019, 4:24 PM
Janningā­
Janningā­ - avatar
+ 3
I've been using Ionic 3 for developing to both Android and Desktop, you just need Node, look into Ionic Framework Docs for the install guide, and also the documentation for the components and native plugins. For editing, I suggest using VS Code, you can add Ionic Snippets so it helps you with formatting and auto-complete.
9th Jan 2019, 1:52 AM
Marcus Castro
Marcus Castro - avatar
+ 2
thanks for your kindly attention on me.....
7th Jan 2019, 10:01 AM
Shiva Kandel
Shiva Kandel - avatar
+ 2
Its possible some apps like phonegab use those technologies. But you need to use some thing like apache cordova.
8th Jan 2019, 6:53 AM
Xarbi Goals
Xarbi Goals - avatar