help
Trouble deciding how to fetch data from APIs and how to use that data in a component
General
Beginner
angular material select - styles
General
Beginner
When 404 Not Found, async pipe will load for ever
Beginner
How to optimize long tasks in Angular for better INP (Interaction to Next Paint)?
CDK
as i understood Angular moving away of onOnDestroy, so how to deal with cleanups in a modern way?
General
Angular SSR: "Refused to set unsafe header 'Origin'" error in v16 project (works in fresh v17 app)
SSR
test broke after ng update v20
General
Testing
Update Angular without internet connection
Devops
General
How Do I add TouchUI input to <mat-date-range-picker> like the standard <mat-datepicker>?
Forms
Material
General
Component is rendered twice but only in some paths.
Router
sonarqube VS Eslint
General
Beginner
sonarqube VS Eslint
General
Beginner
How to use ChromeHeadless on ci pipeline in azure agent
Devops
Trying to wrap my head around signals...
General
NgRx
Beginner
how should one tackle ngrx and state management?
RxJS
General
NgRx
Beginner
should we use inject vs constructor injection ie: dependency injection? in modern angular?
General
Beginner
Imagekit.io integration with Angular 20
General
Beginner
i just got back into angular after years of not using it at all should i go straight to v20?
General
Beginner
Pluralize service
CLI
styling
Beginner
Need help Angular with Clean Architecture
Beginner
Misunderstanding with rxResource, httpResource and resource
RxJS
General
Beginner
Animating CDK Dialog
CDK
Animations
Element not removed from the DOM.
General
trying to get up to date resources to relearn angular after a long time
General
Beginner
when i start a new project or generate component in angular v 20 it does not give the suffixes
CLI
General
Beginner
Upgreade 19.0 -> 20.0 Internal Angular components error Broken App
General
Upgrade 19.0 -> 20.0 no information regarding router changes in upgrade guide. Broken App
General
Router
Why is ActivatedRoute.url returning Observable<UrlSegment[]>
Router
ngModel errors doesn't check Date validity
Forms
General
Resolved
Use of toSignal best practices & testing
General
Testing
How to use Router Link for external anchor tag.
Resolved
Beginner
Router
Children Component Route Input Binding
General
Router
strict mode or not ?
General
Beginner
Best Practices for using Input Signals in Angular Components
General
bug httpResource
Forms
Resolved
Beginner
Subscribe only on active page or other solution to handle "global" data changes
TypeScript
RxJS
General
Beginner
Angular v20 - ResourceStatus type in template
TypeScript
General
Resolved
Angular opinion for old code with rxjs refactor
Forms
RxJS
General
Beginner
Export MatDivider was not found in @angular/material/list
General
Material
Ways to detect that initial hydration finished
Testing
SSR
'@for' for rows with multiple fields
General
How to Style Angular Material Inputs
Material
PrimeNG Autocomplete + pagination API
General
correctly name components
General
Beginner
signal vs observable
General
Beginner
I want to consolidate many screens into one. I believe I can achieve this with ng-template.
General
Beginner
Do i need to call fixture.detectChanges() when i'm just testing truthyness?
General
Beginner
Router wont update on a selected community
General
Router
convert an image URL to a Blob in my Angular app
General
Beginner
How to make sure playwright tests don't influence each other
General
Testing
Beginner