Is learning Dependency Injection worth it for someone that usually only does small projects(5-20k li

Posted by devoured elysium on Stack Overflow See other posts from Stack Overflow or by devoured elysium
Published on 2010-05-16T13:19:31Z Indexed on 2010/05/16 13:20 UTC
Read the original article Hit count: 110

Filed under:

I just usually do applications for myself as a hobby. It looks like DI frameworks have a big momentum in the community, so I thought maybe I should learn it to improve my coding skills. From what I understand, it seems to be geared more towards big projects. Is it still a good idea to use it for example in a 5k lines project?

Thanks

© Stack Overflow or respective owner

Related posts about dependency-injection