Showmax Engineering workshop: Dependency injection in practice
Date and time
Location
Online event
Join us for a virtual workshop: Dependency injection in practice
About this event
Ondřej Macoszek, iOS and tvOS developer at Showmax Engineering, will lead a session on how to organize scattered dependencies inside your code; how to create a simple dependency injection without optionals and third-party library overhead; how to replace dependencies with mocks while testing, and how to easily generate mocks with Sourcery.
You will work with practical real-world examples and will try:
- Organize scattered dependencies
- Make code testable by hiding implementation behind protocols
- Use dependency injection in unit tests
- Generate mocks automatically using Sourcery
- Create simple dependency injection without optionals and 3rd-party library overhead
- Replace repeating dependencies with injection calls
- Easily mock dependencies in unit tests.
Speaker: Ondřej Macoszek, iOS and tvOS developer at Showmax
Meet us virtually on June 18th at 2PM CEST
Estimated duration 2 hours in total
Price: Free
Capacity is limited, and there will be a recording of the session made available to those who cannot attend.
How to connect to the event
The link to join the workshop will be sent on June 16th. Please register with a valid email.
Before joining check the prerequisites:
- xcode
- git
- homebrew (for installing Sourcery)