Jose Gabrielle Rivera
jgrivera.dev

jgrivera.dev

Follow
homeResume
Tag

dependency injection

#dependency-injection

More content

Read more stories on Hashnode


Articles with this tag

Clean constructor dependency injection by using a proxy object

Nov 19, 20213 min read

Foreword This is a refactoring approach that I did when I faced a problem with redundant code brought by dependency injection. I had an abstract class...

Clean constructor dependency injection by using a proxy object