Session Track
Code & development
Skill level
Intermediate
Co-presenter
Dependency injection helps us to create reusable flexible code by making the dependencies explicit and replaceable
This Session :
This talk starts by looking at how this works as a pattern, the various types of injection and how this can help us write flexible code.
Will Talk about:
- 3 types of classes in Dependency injection
- Types of Dependency injection
- Benefits of Dependency injection
the second part of this talk explored this container and how it can be a powerful asset in developing maintainable applications.