from Hacker News

Show HN: Diffx – a simple JavaScript state management library

by jbjorge on 8/11/21, 1:54 PM with 1 comments

  • by jbjorge on 8/11/21, 2:08 PM

    Hi, 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