Javascript frameworks: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Created page with "I started a separate page to collect this information in one place. Angular Backbone Ember JQuery Knockout"
 
Brian Wilson (talk | contribs)
No edit summary
Line 1: Line 1:
I started a separate page to collect this information in one place.
I started a separate page to collect this information in one place. See [[HTML5, CSS, and Javascript]].


Angular
Angular
Line 10: Line 10:


Knockout
Knockout
Angular.js - MVC like javascript framework
Backbone.js - "Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. "

Revision as of 15:28, 4 April 2015

I started a separate page to collect this information in one place. See HTML5, CSS, and Javascript.

Angular

Backbone

Ember

JQuery

Knockout

Angular.js - MVC like javascript framework

Backbone.js - "Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. "