help

7245 threads · Page 13 of 145

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