Youtube - Lightning Talk Dependency Injection for Modern C++ - Tyler Weaver - CppCon 2022
Lightning Talk: Dependency Injection for Modern C++ - Tyler Weaver - CppCon 2022
https://youtu.be/Yr0w62Gjrlw
Transcrição

Why inject dependencies?
- Separation of concerns
- make dependencies minimal and explicit
- mocking for testing
00:31


00:59
