View Single Post
Old 01-04-2013, 12:12 AM   PM User | #3
GameViewPoint
New to the CF scene

 
Join Date: Feb 2012
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
GameViewPoint is an unknown quantity at this point
Quote:
Originally Posted by rnd me View Post
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?
GameViewPoint is offline   Reply With Quote