Solidjs is hitting the spot for me lately. It’s basically react rewritten to actually use reactive views instead of virtual DOM diffing. Your code looks like react but the js bundle is smaller, simpler and faster.
But if you aren’t interested keeping up with “JavaScript framework of the week”, you can do a lot worse than react.
But if you aren’t interested keeping up with “JavaScript framework of the week”, you can do a lot worse than react.