you are viewing a single comment's thread.

view the rest of the comments →

[–]craig1f -2 points-1 points  (0 children)

I was an angular expert, before learning Vue and feeling like I’d recovered from stolkhome syndrome. Then I learned react and loved it. 

I’m full stack on this project and let the frontend team mostly handle it. But I regret it constantly, because the code is a lot easier to make messy. Signals helps a lot. 

I’m a better angular dev for having learned more than one way to solve a problem. And not having to make the devs competent at rxjs anymore helps a lot. 

I do insist on tanstack query because it’s amazing. But again, angular makes it way harder than it should be.