If you want to ensure that the right code is loaded at the right time (and only loaded when you need it), you can use TypeScript code to organize your code into modules. As a side benefit, managing ...
The Practical Client Retrieving Data with Backbone and TypeScript Peter creates an AJAX-enabled application using TypeScript with Backbone that talks to a Web API service. He also upgrades to the ...