Interesting. After Vue 3 was announced, I switched to React, and I found I liked it a lot more than Vue since there's no templating language, everything is a function.
That's funny, I had the same experience. I enjoyed using Vue 2 but when Vue 3 came out and was totally different I decided I'd try out React again. React hooks changed the game for me and now back to only using React.
I have no doubt Vue 3 is the bee's knees, but I'm rather enjoying React.
Exactly, I thought, well if Vue is getting hooks, why not just go to the source directly? Also I got annoyed that many popular libraries these days are React only, and I didn't want to miss out.