GoTeamEpsilon / angular-to-react-redux

Angular to React/Redux, a Guide for Angular v1 Experts Looking to Learn React/Redux
MIT License
107 stars 12 forks source link

Handle IoC/DI Gap #98

Open MatthewVita opened 7 years ago

MatthewVita commented 7 years ago

In the Angular v1 world, IoC/DI are used heavily. We didn't talk about how to accomplish the same in React/Redux (or, at least, reasons why these patterns aren't directly used).

Is this worth adding to the guide, @danielehrlich ?

I'm not going to tie this to a release label at the moment until we make a decision about if it's in scope / is relevant.