Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-03-2013, 12:28 AM   PM User | #1
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
Best JS API's/Frameworks out there for a new online App?

I know it's a pretty general question, but I was wondering what's everyones view on what are some of the best JS API's/Frameworks out there for a new online App? I'm still undecided if whether it will need to be responsive, or if I'll code a native version of the App but for now I'm just interested in learning about what my options are in regards to building an online App with JS.

Access to database functions are very important, and I'm already a fan of Parse.com

Thanks for any help.
GameViewPoint is offline   Reply With Quote
Old 01-03-2013, 11:51 PM   PM User | #2
rnd me
Senior Coder

 
rnd me's Avatar
 
Join Date: Jun 2007
Location: Urbana
Posts: 3,462
Thanks: 9
Thanked 466 Times in 450 Posts
rnd me is a jewel in the roughrnd me is a jewel in the roughrnd me is a jewel in the rough
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?
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.6% IE9:9.8% IE10:10%
rnd me is offline   Reply With Quote
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
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:31 PM.


Advertisement
Log in to turn off these ads.