language agnostic - Is learning Dependency Injection worth it for someone that usually only does small projects(5-20k lines)? -


I usually apply for myself as a hobby. It seems that the D framework is a big speed in the community, so I thought that I should learn to improve my coding skills. What I think, focuses more on big projects. Is it still a good idea to use it in a 5k line project?

I use the di all code I write, no matter.

However, you should know that

DI does not require a container A DI container definitely helps (especially on large projects) Can also use the principles.

The code base's size does not really matter what is important Maintenance that enables re-maintainability for everyone, for the sole, throw- Remote projects, which are valuable.


Comments