Aug 9, 2017 · 1 min read
“Dependency injection is kind of controversial because it goes against current React paradigm of functional programming and immutability.” Please explain how the DI paradigm goes against the functional programming paradigm…IMO they are either completely orthogonal, or if anything, go together.
