--- sidebar_position: 1 title: Introduction --- ## DI & IOC This lab will allow you to understand dependency injection and inversion of control. ### List of steps * Creating a data service ### List of concepts * Dependency injection (DI) * Inversion of control (IOC)