Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout. I ...
Community strength is a huge factor is determining which JavaScript framework to adopt. Here's a close look at the activity swirling around AngularJS, Backbone.JS, Ember.js, and more Trying to decide ...
I recently wrote a column on how to open a dialog box in an ASP.NET MVC application. In that column, I had the HTML for the dialog box dynamically generated at runtime from a Partial View and ...