+ 1
building desktop and mobile apps using javascript
how does one build desktop and mobile apps using javascript?is the process of converting your html and javascript to work without a browser in a phone or a computer tough??
2 Respostas
+ 2
I would not recommend doing that. JavaScript is not meant for that kind of use and you would come across many unnecessary challenges. It is also not meant to be very fast, and there’s really no benefit in using it for this.
+ 1
i have been told to use meteor