Hacker News new | ask | show | jobs
by jmondi 1018 days ago
If Angular wasnt based on RXJS, I would agree with you that the defined structure of Angular makes it nice and predictable. RXJS pipe hell is a hell I wouldnt want to send my worst enemies to.
2 comments

While RXJS definitely still has a role in the Angular ecosystem, a lot of what RXJS used to do is being handled by signals in the newest versions.
Well I absolutly love rxjs, in my opinion it's one of the very few library in the JS ecosystem that are actually worth their weight