The case for
@milliondotjs grows on me everyday. I want React + fine-grained reactivity for the expensive bits (generally always rows, columns, grids). Besides accessibility concerns, what else do you really need?
My time writing
@solid_js was truly a delight but it required reworking code, which was good because the code ended up being simpler and more composable, but bad because it required hard refactors