Data Binding Example - Implemented with classes

This example expands upon the Binding example. It shows how to implement the same functionality but in a more organized and object-oriented fashion

Note that the js is not minified so it is readable. See binding-with-classes.js.