Hacker News new | ask | show | jobs
by YPCrumble 3524 days ago
Completely agree about Redux - it has a large scope of functionality that also includes a long learning curve. I started using FreezerJS [0] a while back and have loved its simplicity. To my knowledge is the simplest alternative for state management, which you can understand in the ~100 line "Example" they provide.

[0] https://github.com/arqex/freezer