Talk:Dependency injection/Archives/2019/May
Appearance
This is an archive of past discussions about Dependency injection. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Pure dependency injection
Need to talk about pure (aka "poor") dependency injection. Need to talk also about the impure one. --VictorPorton (talk) 23:42, 4 May 2019 (UTC)
Examples
The "service" example set is too abstract to relate to quickly. I suggest changing it to something more concrete or "real world", such as an email service or store product ordering. --146.233.255.213 (talk) 18:00, 23 May 2019 (UTC)
AngularJS is a niche front-end library, not a language - I suggesting replacing it with a Javascript example.