Closed
Description
First at all, thanks for build redux.
I read all discussion on #1 but I still don't get it:
Why Provider/Connection decoration just doesn't bind all actions creator to dispatch only once (willComponentMount or something like that) and pass it (all app actions) to nested component as props?
With the new api proposal, I still have to pass to @connect that actions that I want to use, and its look like to been "re bind" all time that render() is called... I just dont get why.. what have I missed?
Metadata
Metadata
Assignees
Labels
No labels