🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Dependency Injection seems like this SUPER complex topic that only the most senior developers understand. At the end of the day, it’s just “inversion of control” where instances of objects/classes are provided to you, instead of created by you. Kotlin’s language features allow us to do this concisely, without a library, and in this talk I’ll show you how to DO IT YOURSELF. This talk will demystify dependency injection and help you understand the huge benefits it provides for testing, maintainability and modularity. Find the latest information about speakers, agenda, and other exciting news at devfestflorida.org
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.