+ 4
Is it possible to develop a mobile/computer application/software using html, css and JavaScript?
plz suggest me if anybody have any idea!!!
7 Answers
+ 7
Of course, for building computer applications with Javascript you can use Electron.
+ 3
Is WebView no longer an option for this?
https://www.sololearn.com/learn/1439/?ref=app
+ 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.
+ 2
thanks for your kindly attention on me.....
+ 2
Its possible some apps like phonegab use those technologies. But you need to use some thing like apache cordova.