DEV Community

awmleer
awmleer

Posted on • Originally published at awmleer.github.io

Tired of redux? Try Reto!

What is Reto?

Reto is a library for helping you write stores in React applications. It is based on the new "hooks" feature of react 16.8.

Here is the homepage link.

Why Reto?

Redux is not easy to learn and somehow complicated. While Reto is very very simple and straightforward. Everyone who knows react hooks can learn to use Reto in 10 minutes.

What's more, Reto is flexible and efficient. It has some powerful features like multi-store and dependency injection.

Top comments (0)