Is there some flux library that handles optimistic updates for you? I've heard that Relay library can do that, but it only works with a graphql server (which I don't have).
I would love to use a library that will handle all the flux and optimistic updates logic for me so that I don't have to write it myself.