Quote:
Originally Posted by rnd me
the best app API is HTML5.
you can store data like parse.com for free with a google spreadsheet.
they seem to be targeting native apps.
unless you need ultra-responsive UI for a game, you can probably build the same app using html5.
there are a million frameworks out there, from low-level jQuery to high-level abstractions like polyfills for <audio>, drawing APIs like processing and raphael, and semi-automatic data binding like knockout.js.
what's the best?
it all depends on what app you're building.
what's the best tire size for a vehicle?
|
Let's say for example I was building a app like linkedin what JS API would be best for that?