slorber/scalable-frontend-with-elm-or-redux

Solution feedback : redux-fly

MrEfrem opened this issue · 6 comments

I send PR which contains example rapid creation scalable React + Redux applications with help of Redux-fly.

Hi and thanks for your contribution

It looks to me your solution is quite close to redux-lean of @epeli and redux-react-local of @threepointone . I like this approach as it's probably the most easy to use and is pragmatic, but as far as I'm concerned I think other apis are more easy to understand than yours

Hi. Thank for feedback. What it seemed to you difficult? Let's together make to API ease.

I sended new PR. Replace is signature listenActions in createReducer. Now listenActions might
only is function and must have structure of reducer.
I think this behavior is more simple to understand.

Why you silent @slorber?

@MrEfrem I'm sorry I don't have much time for open source currently

Thanks