Search

Home > The Rabbit Hole: An Inside Look into Software Development > 169. SOLID - Dependency inversion principle
Podcast: The Rabbit Hole: An Inside Look into Software Development
Episode:

169. SOLID - Dependency inversion principle

Category: Business
Duration: 00:13:25
Publish Date: 2020-08-18 02:00:00
Description:

Today’s show marks our reaching of the final letter in our discussion of SOLID, the D, which stands for the Dependency Inversion principle! We kick things off with a bit of research on exactly what the Dependency Inversion principle states, and from there we unpack what implementing it in the real world might look like. Our conversation is all about the idea that pieces of your code should be decoupled and you can do this using interfaces. We discuss how the Dependency Inversion principle might be applied when you are connecting to databases, how it relates to inversion of control and ways of implementing it other than dependency injection.

Total Play: 0