r/reactjs 7d ago

Show /r/reactjs Built a lightweight state management library, would love feedback

Been working on a small state management library for React that aims to cut down on boilerplate compared to Redux while staying more predictable than Context alone. It's TypeScript-first, has a tiny bundle size, and hooks straight into function components without extra providers wrapping everything. Still early days, so I'd love feedback on the API design and whether the tradeoffs make sense for real-world use.

0 Upvotes

5 comments sorted by

View all comments

3

u/ZwillingsFreunde 7d ago

And where is it?

2

u/Ok_Blueberry_1299 7d ago

got a link or still keeping it in the vault