3

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.

Pavle Lekic
  • 1,062
  • 1
  • 15
  • 28
  • 1
    I actually just found https://github.com/ForbesLindesay/redux-optimist, which adds that functionality to a reducer. – Pavle Lekic Mar 18 '16 at 13:00
  • I just found another library for optimistic updates with redux, https://github.com/ForbesLindesay/redux-optimist – Pavle Lekic Mar 22 '16 at 09:23

0 Answers0