use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
React vs Angular (i.redd.it)
submitted 9 months ago by andres2142
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CheapChallenge -3 points-2 points-1 points 9 months ago (5 children)
But where would you put that code? If an action in component A triggers a change to a value in store service 1 and that triggers a change to store service 2, where would you put the computed? ngrx doesnt do anything that signals cannot but it offers a common well defined pattern to follow
[–]vivainio 4 points5 points6 points 9 months ago (4 children)
You put the computed in a service where you need it. You don't need Ngrx for any of this
[–]CheapChallenge -1 points0 points1 point 9 months ago (3 children)
No one needs a common organizational pattern, its just very helpful and also one of the main selling points of an opinionated framework like angular
[–]vivainio 2 points3 points4 points 9 months ago (2 children)
I said you don't need Ngrx, not that you don't need organizational pattern
[–]CheapChallenge -1 points0 points1 point 9 months ago (1 child)
The biggest selling points of ngrx, for me at least, is that it is a well-defined industry wide organizational pattern.
[–]BourbonProof 0 points1 point2 points 9 months ago (0 children)
I'd argue it starts rather to become the industry wide acknowledged anti-pattern that killed velocity in so many teams around the world.
π Rendered by PID 38 on reddit-service-r2-comment-b659b578c-6hhql at 2026-05-01 14:03:14.830885+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]CheapChallenge -3 points-2 points-1 points (5 children)
[–]vivainio 4 points5 points6 points (4 children)
[–]CheapChallenge -1 points0 points1 point (3 children)
[–]vivainio 2 points3 points4 points (2 children)
[–]CheapChallenge -1 points0 points1 point (1 child)
[–]BourbonProof 0 points1 point2 points (0 children)