Explore >> Select a destination


You are here

www.hardcodet.net
| | jesseliberty.com
23.1 parsecs away

Travel
| |
| | publicobject.com
15.0 parsecs away

Travel
| | You can do dependency injection (DI) manually or with a library. Constructing your applications dependency graph by hand is a cute exercise but not practical beyond toy examples. Youll eventually find yourself extracting the repetitive manual DI code into your own bespoke library, one thats likely to
| | software.rajivprab.com
25.7 parsecs away

Travel
| | I have a confession to make. I hate Dependency Injection (DI) frameworks. My very first job as a Software Engineer involved working with a very complex system that powered a ~100 person hedge fund. We made extensive use of Dependency Injection... but only via Constructor or Setter Injection. We did not use any DI frameworks...
| | www.shuttle.rs
73.4 parsecs away

Travel
| What makes Rust worth using for backend web services?