Here’s how, in Angular, you can use directives to dynamically modify HTML in Views without polluting your business logic. I know that, in my last column, I said that the amount of TypeScript-related ...
In previous columns I’ve looked at using TypeScript with popular JavaScript frameworks like Knockout and Backbone. It makes sense, therefore, to look at how to use TypeScript with one of the most ...