I think what started me down the anti-React path was realizing that there were other frameworks out there that don’t even use a virtual dom. Plus you get tired of being told that the most obvious and intuitive way to do various things in React actually goes against some best practice that they’ve established.
I’ve been working on a raspberry pi based music notes box for shows on and off for about 5 years. I can count through and change songs with my foot, so I have an easier time keeping track of where I am in the song for live shows (I’m the bassist). I did all the programming and hardware stuff.