Signal NG16-17-18

Angular Signals is a system that granularly tracks how and where your state is used throughout an application, allowing the framework to optimize rendering updates. https://angular.dev/guide/signals

@for (i of nbStars; track $index) { }

   

{{infos()}}

Composant #2
Composant #3