News

When Visual Studio detects that a developer is opening an Angular file, it uses the Angular Language Service to read the tsconfig.json file and finds all templates in an application.
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 ...