|
|
|
|
|
by lucasyvas
1569 days ago
|
|
I have (and probably will) never voluntarily use a DI framework in any language. There's zero downside to manually doing it. It's explicit, incredibly easy, and you can easily trace backward to see how the program is constructed. |
|