0.10.1 • Published 3 years ago

@huse/optimistic v0.10.1

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

title: README nav: title: Hooks path: /hook group: title: Optimistic path: /optimistic

order: 1

Optimistic

Provides a set of react hooks to help manage optimistic states.

As previously stated in redux-optimistic-thunk, manually managing optimistic states, commits, rollbacks and transactions is not ideal model of state management. React hooks provide powers to manage states in a more functional way, and this library aimed to build optimistic functions above hooks.

This library requires ES6 Generators to work.

0.10.1

3 years ago

0.10.0

3 years ago

0.9.2

3 years ago

0.9.1

4 years ago

0.9.0

4 years ago