redux-optimistic-ui icon indicating copy to clipboard operation
redux-optimistic-ui copied to clipboard

Update readme: add redux-thunk example, add sandbox example

Open Buggytheclown opened this issue 3 years ago • 0 comments

Great work, redux-optimistic-ui - is amazing!

I found it difficult to understand the documentation on first reading.

  • Is middleware required?
  • Is the increment counter of nextTransactionID ++ required?
  • How will it look like in the real world?

Add Sandbox example - https://codesandbox.io/s/redux-optimistic-update-g0mrb Add real world example to the readme

Buggytheclown avatar Apr 04 '21 15:04 Buggytheclown