Angular Framework
What is ComponentFixture?
Angular Framework
What is Angular Universal (SSR)?
Angular Framework
What are incremental hydration and @defer in SSR?
Angular Framework
What is provideAnimations() vs provideNoopAnimations()?
Angular Framework
What is the @Output decorator?
Angular Framework
What are validators: composition in modern Angular?
Angular Framework
What is the @let block in Angular 18?
Angular Framework
What is the model() input/output API?
Angular Framework
What are the @defer trigger options?
Angular Framework
What is ngProjectAs?
Angular Framework
What is NgZone?
Angular Framework
What is the purpose of the @Component decorator?
Angular Framework
What is nonNullable FormBuilder in modern Angular?
Angular Framework
What is data binding in Angular?
Angular Framework
What is runGuardsAndResolvers and what are its options?
Angular Framework
What is provideRouter() and how does it differ from RouterModule.forRoot?
Angular Framework
What is withComponentInputBinding()?
Angular Framework
What is an Angular component?
Angular Framework
What is the *ngFor directive?
Angular Framework
What is ng-mocks?
Angular Framework
What is Angular CLI?
Angular Framework
What is the difference between ActivatedRoute snapshot and Observable?
Angular Framework
What is the difference between Observable and Promise?
Angular Framework
What are Angular CLI builders and schematics?
Angular Framework
What are typed responses and the observe option in HttpClient?
Angular Framework
What is a query signal (viewChild / contentChild)?
Angular Framework
What is the model() input transform pattern?
Angular Framework
What is withInterceptors() in standalone HttpClient?
Angular Framework
What is FormArray used for?
Angular Framework
What is the difference between declarations and imports in @NgModule?
Angular Framework
What are viewProviders vs providers?
Angular Framework
What is ngOnDestroy used for?
Angular Framework
What is the difference between the global and platform browser providers?
Angular Framework
Why does @for require a track expression?
Angular Framework
What is bootstrapApplication in Angular?
Angular Framework
What are Angular lifecycle hooks?
Angular Framework
What are the types of HttpParams and HttpHeaders?
Angular Framework
What is the Angular Router's ActivatedRoute?
Angular Framework
What is ng-container vs ng-template vs ng-content?