571
you are viewing a single comment's thread
view the rest of the comments
[-] occams_chainsaw@programming.dev 3 points 1 year ago

I write modular code that accepts interfaces so I can test the components I want to test.

basically dependency injection

[-] firelizzard@programming.dev 1 points 1 year ago

Maybe I'm misunderstanding what "dependency injection" means. When I hear "dependency injection" I think of a DI framework such as Unity, so I thought "using DI" meant using one of those frameworks.

this post was submitted on 08 Jul 2023
571 points (97.2% liked)

Programmer Humor

18292 readers
1862 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS