Show HN: Diffx – a simple JavaScript state management library
1–2 of 2 posts
Re: Show HN: Diffx – a simple JavaScript state management library
#2Hi, author here.
Feel free to ask me anything!
Diffx is an attempt at making a library that
* requires as little boilerplate code as possible
* does not require rigid patterns for how to change the state
* has great devtools
* works great with typescript
* works great with react, vue, svelte and angular