Knockback: 2-way Data-Binding using Knockout and Backbone

Knockback: 2-way Data-Binding using Knockout and Backbone

Knockout provides fantastic two-way data-binding; Backbone offers solid and scalable structure. Choosing between apples and oranges sucks, and thanks to Knockback, you don’t have to!

Read Article →

Module-Specific Subroutes in Backbone

Module-Specific Subroutes in Backbone

Backbone.Router provides an easy way to map complex URLs to application navigation and state.  But does it really scale for large modular apps?

Read Article →