RIBs. The Best iOS Architecture.

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 8

  • @ashim44
    @ashim44 2 роки тому +1

    Wow this is really nice topic. Would like to hear more on how swift ui works with rib architecture.

  • @Admal1
    @Admal1 Рік тому

    Next week I am starting to work on a new iOS project in Russia and they using RIBs, so I started to learn about it.
    You guys did great explanations, very appreciate this and I found that the main idea of RIBs is really interesting.

    • @InsideiOSDev
      @InsideiOSDev  Рік тому

      That’s awesome! Check out this video course I made about ribs too alexbush.podia.com/ribs-architecture-on-ios
      It’s free but unfortunately unfinished. Hope it helps even more.

  • @Fogmeister
    @Fogmeister 2 роки тому

    It sounds very much like the same kind of architectural approach as TCA.

    • @AlexBushV
      @AlexBushV 2 роки тому

      never heard of it. are there are links to check out to read about it?

  • @tokero5199
    @tokero5199 2 роки тому +1

    I really dislike when people talk about architectural patterns like MV* , VIP or RIB as they are THE architecture of the app, I dislike even more when people claim that one self acclaimed architecture is superior to others.

    • @InsideiOSDev
      @InsideiOSDev  2 роки тому

      Can you explain why you dislike it and how is RIBs not superior to every other mobile architecture out there?

    • @tokero5199
      @tokero5199 2 роки тому +3

      @@InsideiOSDev I never heard about RIB before this video and I do not dislike RIB. I dislike looking at architecture as just applying some "one size fits all" pattern. All projects are different and no single architecture will be the best for all of them. Also thinking that architecture is something you can describe with an acronym just seem very naive to me, I honestly do not know any other developers than mobile developers who thinks of architecture as something you can simply solve by applying a pattern. I did like the video though.