Hacker News new | ask | show | jobs
by genuine_smiles 1134 days ago
> But the implementations are rarely extracted out for general purpose usage and rarely have a rich API.

SolidJS pitches its state management as being robust enough for use outside of itself.

IMO, most state management tools baked into ui frameworks aren’t robust enough to be worth extracting.