desired. The entire framework is surprisingly lightweight and results in lots of boilerplate. The larger an application becomes, the more this becomes apparent.
return this.get(‘firstName’) + ‘ ‘ + this.get(‘lastName’); //Call this flag to mark the function as a properties }.property() }); MyApp.president.get(‘fullName’); //Barack Obama
scoping and controller design Has a dependency injection system (IOC) Supports a rich UI-Binding syntax to make things like filtering and transforming values a breeze