@foone I used React professionally for 8 years. I feel that it got some things very right and others incredibly wrong.
JSX, for instance, I find extremely nice.
React's model of reactivity via hooks, horribly broken and leading developers to do the worst possible thing.
The ones that got that right IMHO are the creators of Solid.js. Signal reactivity and component functions that *only ever run once* is what React should have gravitated towards.
Nevertheless, I wish you a pleasant journey 