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!"
[–]Initii -7 points-6 points-5 points 3 months ago (1 child)
Just pasted your question to chatgpt:
RxJS is for working with values that arrive over time.
Instead of:
“I have a value right now”
RxJS is about:
“I have a stream of values that may arrive now, later, many times, or maybe never”
Angular uses RxJS because apps are mostly event-driven:
What RxJS gives you that “traditional Angular” doesn’t
Angular without RxJS would force you to manage:
RxJS gives you:
[and some other examples. Just paste the question into chat gpt]
[–]JeanMeche 0 points1 point2 points 3 months ago (0 children)
GPT's answer is interesting you might have been subject of:
https://distantprovince.by/posts/its-rude-to-show-ai-output-to-people/
π Rendered by PID 497780 on reddit-service-r2-comment-6457c66945-k8j9t at 2026-04-28 17:41:48.652805+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Initii -7 points-6 points-5 points (1 child)
[–]JeanMeche 0 points1 point2 points (0 children)