Question : Follow my code: app.module: import { APP_BASE_HREF } from ‘@angular/common’; import { BrowserModule } from ‘@angular/platform-browser’; import { […]

Question : You can explain why the ngFor directive is triggering the “TriggerTest” function twice, and the array called “items” […]

Question : I’m getting the following result from a query: [ { “disciplina”: “Portugues”, “periodo”: “1º Bimestre”, “tipo”: “1ª avaliacao”, […]

Question : I’d like to know the difference between policy statements. For example: ng-for=”” *ngFor=”” (o que é esse asterisco?) […]