Thank you so much for this video! Very well done and fills in many gaps in the currently available knowledge. One recommendation I would make to you is to include "services" or "service oriented" in the search terms to get more traffic. While maybe it's not exactly the same thing, the topic is very closely related and something seen often with MVVM these days. Anyway - thanks again to both you and Lukas!
@pablodelarosa24545 жыл бұрын
Why did you use xibs , instead of storyboards or programmatic UI?
@akshitzaveri2244 жыл бұрын
Because it's impossible to use Dependency injection with Storyboards. Storyboards add a new set of problems with segues. .
@nshopov6 жыл бұрын
here's the code hosted in github github.com/sunshinejr/kittygram