+ 3
Backend Languange for Hybrid App?
What is the best program languange to the backend for Hybrid Applications?
4 Answers
0
0982246287
0
0982246287
0
su
0
Not sure if your meaning of hybrid exactly, but pretty much any kind of app you want to make, whether it is native, desktop, mobile, iOS, Windows, Linux, Android, or across all of them, there will be a framework that will allow you to simply use JavaScript and HTML and CSS, and your server language whatever you want. It just depends on your project. I think you are talking mobile, look at PhoneGap.