Java Reference
In-Depth Information
AngularJS is a powerful framework by Google to make creating dynamic web ap-
plications easier. This is done by extending the HTML language using custom ng-
attributes.
CanJS is a fast and lightweight framework that supports live data-binding.
Backbone.js is a lightweight MVC framework created by Jeremy Ashkenas. It is
less opinionated about how to perform tasks, making it quite flexible, but it often
requires more code to achieve what could be done in a few lines in other frame-
works.
The website TodoMVC has lots of examples of to-do list applications written in many of
the popular MVC frameworks.
Search WWH ::




Custom Search