Echo JS 0.11.0

<~>

awmleer comments

awmleer 2310 days ago. link 1 point
# 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](https://awmleer.github.io/reto/#/).

# 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.