-
Book Overview & Buying
-
Table Of Contents
Coffeescript Application Development Cookbook
By :
Backbone was created by CoffeeScript creator Jeremy Ashkenas in 2010. The project itself was extracted from Jeremy's work for DocumentCloud as a client-side application framework. It was originally a lightweight client-side Model-View-Control (MVC) framework. It has evolved from it's original 0.1.0 release to remain lightweight, but is no longer an MVC framework strictly speaking. It is instead an MV-Star framework having replaced the notion of a controller with a router instead.
For more information on Backbone, you can visit the project home page at http://backbonejs.org/.
In this section, we will demonstrate how CoffeeScript can be used to create the various building blocks of an Angular application including the following:
In Backbone, the models represent the heart of our application. Models contain our application's interactive data as well as much...
Change the font size
Change margin width
Change background colour