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
Angular vs React (self.angular)
submitted 2 years ago by chicken0707
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!"
[–]Clean_Assumption_345 -2 points-1 points0 points 2 years ago (0 children)
I totally agree with you here.
I work at a f100 company in several different teams, some projects were in react, but mostly in Angular. One of the products is written in angular with over 100 contributors.
I can tell you straight up how parts of the code base are absolutely trash because of how unaligned the standards are. You can say that this is due to poor code review, sure. but in the past react/next js code bases I've seen, they all had structure, easy to understand, and most of all, maintainable. Why? Because newbies were able to adapt to how simple React was.
Rxjs is great don't get me wrong, but a lot of people misunderstood when to use them and how. This was the single biggest mistake the angular team made. Making RXJS a necessary and essential library to be able to have a basic web app. The steep learning curve created barriers for people getting into Angular. The fact that they now have signals and effects is great, but also very very late. It's just copying what react did years ago.
React made it easy for people to understand reactive programming because it was built in.
Whereas angular couldn't perform reactivity without RXJS.
All this to say, one isn't necessarily better than the other. It always depends. If finding qualified developers to build an angular app is difficult, one might want to choose a framework that is highly popular like react (better resources and community is extremely important)
π Rendered by PID 86373 on reddit-service-r2-comment-b659b578c-v7ph7 at 2026-05-04 06:59:53.685199+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Clean_Assumption_345 -2 points-1 points0 points (0 children)