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 ...
Recently I had the opportunity to speak with Miško Hevery, Inventor of Angular and Senior Computer Scientist at Google and Jules Kremer, Head of Angular Developer Relations at Google. Here is a recent ...
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 ...
BANGALORE, INDIA: As a developer, you must have noticed while developing web apps that it becomes increasingly tedious and error prone to keep the view in sync with ...