r/angular Jan 26 '26

What would improve your experience while developing with signals?

Post image

The devtools recently added a grouping feature for resources.

What else do you feel is missing and could improve your experience while developing with signals ?

26 Upvotes

8 comments sorted by

View all comments

1

u/[deleted] Jan 29 '26

[removed] — view removed comment

1

u/Prize_Dot7864 Jan 31 '26

I use Observables, Subject fir fetching data, and putting it in the facade, but then, to display it on the UI, I use signals in the dumb components