Stephen Celis - Reactive view models, simplified

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

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

  • @donhuff1159
    @donhuff1159 6 лет назад +2

    Awesome! Genius idea to replace view models with a function. Wow. Will definitely check out the Kickstarter app. Thanks!

  • @nebulousJames12345
    @nebulousJames12345 3 года назад +1

    Model-View-Function (MVF), nice!
    My question is, where does the ViewModel go? It is unaccessible, right? This function-view-model will only work if your *entire* screen is 100% reactive, correct? As you will not be able to reference or call functions on a vm

    • @marcnunes6916
      @marcnunes6916 5 месяцев назад +1

      ya I noticed that too. I don't see this approach as a scalable solution. This function is not doing much.

  • @Gautier547435
    @Gautier547435 5 лет назад

    Very interesting! This simplification idea doesn't seem to be implemented in kickstarter/ios-oss repo. Is there any reason other than having other priorities ?

    • @stephencelis
      @stephencelis 5 лет назад

      I can't speak for the current team, as I've moved on, but when I was there we wanted to explore this idea but the boilerplate wasn't substantial enough to make time for when weighed against other priorities :)