Responding to Events with TypeScript and Backbone

added by JavaScript Kicks
10/8/2014 8:49:05 AM

343 Views

In this column, I'll show how to respond to a user selecting a customer from the dropdown list and display the related customer data. When I display that data, I'll also move the page to a new state that the browser will treat as if it were a different page.


0 comments