Comment on Angular v22parentComments−vyrotek3moAngular 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_ker3moI do wonder - why not add this to jsx?−hungryhobbit3moBecause 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.
Comments
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
I do wonder - why not add this to jsx?
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.