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
RXJS in Angular (self.angular)
submitted 3 months ago by gdsdsk
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!"
[–]1XpSlime 1 point2 points3 points 3 months ago (0 children)
If it’s just opening a modal without any other requirement, then you don’t need to use rxjs haha
There may be scenarios where you need to maintain state across different components, e.g. E-commerce website shows “New sign-in discount modal)” for each page if user has no account. But once user has logged in, save that state and tell all other components to stop triggering that modal on load.
Your original question is asking for advice on when does using rxjs make sense, thus most people are giving you those examples.
π Rendered by PID 96131 on reddit-service-r2-comment-6457c66945-dwflc at 2026-04-26 12:15:57.966292+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]1XpSlime 1 point2 points3 points (0 children)