Stephen Celis - Reactive view models, simplified

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

ความคิดเห็น • 5

  • @donhuff1159
    @donhuff1159 5 ปีที่แล้ว +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 2 หลายเดือนก่อน

      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 :)