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.