MVVM with Coordinators & RxSwift - Łukasz Mróz

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 5

  • @cheefbird
    @cheefbird 7 лет назад +1

    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!

  • @pablodelarosa2454
    @pablodelarosa2454 5 лет назад +1

    Why did you use xibs , instead of storyboards or programmatic UI?

    • @akshitzaveri224
      @akshitzaveri224 4 года назад

      Because it's impossible to use Dependency injection with Storyboards. Storyboards add a new set of problems with segues.
      .

  • @zen_prog
    @zen_prog 7 лет назад +1

    Amazing!!!

  • @nshopov
    @nshopov 6 лет назад +3

    here's the code hosted in github
    github.com/sunshinejr/kittygram