Remix.run Logo
vyrotek 3 hours ago

Angular Control Flow alone is a massive QoL improvement compared to the React way to do template conditions, switches, loops, etc.

https://angular.dev/guide/templates/control-flow

shay_ker an hour ago | parent [-]

I do wonder - why not add this to jsx?

hungryhobbit 33 minutes ago | parent [-]

Because the React team 100% cares about miniscule optimization enhancements, and 0% about otherwise making the tool better.

Source: Just look at what's been in the last couple years of updates.