|
|
|
|
|
by bryanlarsen
3968 days ago
|
|
If you want the getters functionality in redux, use reselect: https://github.com/faassen/reselect At this point I really get the impression that redux has "won" now that flummox recommends using redux instead of flummox. Flux libraries are small and simple enough that it probably won't hurt to use a non-mainstream flux library, but it's probably still best to use the same one everybody else is using. |
|