Please log in to watch this conference skillscast.
In this session, the original author of Swinject, the most popular dependency injection framework in Swift, will instruct the basic concept and advantages of dependency injection, and demonstrate its practical applications.
The talk covers:
Tight coupling / loose coupling
Inversion of Control (IoC)
Initializer/property/method injections
Testability with external systems and mocking
Dynamic dependency injection with a container
Static dependency injection in Cake Pattern
YOU MAY ALSO LIKE:
Dependency Injection in Practice
Yoichi Tagaya
Yoichi is an iOS developer working at Mercari Inc, which provides a marketplace app for anyone to buy and sell items from a mobile device. He is also an open source contributor, and the original author of Swinject, the first and the most popular dependency injection framework written in and for Swift.