Angular

What is type narrowing?

February 08, 2022

Angular
370
What is zone?

February 06, 2022

Angular
184
What is the difference between ngIf and hidden property in Angular?

The ngIf and hidden properties in Angular control element visibility in different ways.

July 13, 2020

Angular
3685
Codelyzer: A Tool for Static Code Analysis in Angular

Codelyzer is an essential tool for any Angular developer. It is a set of tslint rules that perform static code analysis on Angular TypeScript projects

November 02, 2019

Angular
2881