Echo JS 0.11.0

<~>

xat 2548 days ago. link 1 point
Can't wait to use this :)

After I used redux in a couple of projects I realized that it was actually overkill for most of the stuff I was doing.

So in the last two projects I decided to move the state into a Higher order Component instead. That turned out to work very well, even for a medium sized project. The nice thing is that I now can probably pull in freactal easily in those projects. Guess the approach of freactal should also scale quite well.
igl 2549 days ago. link 1 point
Dead-simple - 1159 line long README :D