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 ...
Peter starts integrating a TypeScript client-side object with a server-side Web API service. Along the way, he looks at method overloading (not good), making JSON calls (good), testing asynchronous ...