68 words, 1 min read
⚠️ This post links to an external website. ⚠️
When working with Go in an industrial context, I feel like dependency injection (DI) often gets a bad rep because of DI frameworks. But DI as a technique is quite useful. It just tends to get explained with too many OO jargons and triggers PTSD among those who came to Go to escape GoF theology.
Dependency Injection is a 25-dollar term for a 5-cent concept.
— James Shore
continue reading on rednafi.com
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.