KotlinConf 2017 - Architectures Using Functional Programming Concepts by Jorge Castillo

แชร์
ฝัง

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

  • @shahriarrobbani4235
    @shahriarrobbani4235 5 ปีที่แล้ว +6

    He has a workaround for everything! He is a real developer!

  • @bobek3910
    @bobek3910 6 ปีที่แล้ว +3

    Nice ... But on the other side the rxJava alternative is simply better for such kind of code. Asynchronous Jobs , mapping , filters etc. are the simplest thing in rx

  • @mochadwi
    @mochadwi 4 ปีที่แล้ว

    any github code for this talks? there's a lot of new (or maybe deprecated) keyword introduced here.
    e.g: runInAsyncContext(f, onSuccess, onError, AC)
    The presentation shows th-cam.com/video/qI1ctQ0293o/w-d-xo.html that it is kotlin coroutine, but I can' find that method name
    does the above code belongs to KATEGORY (now: Arrow-KT)?

    • @mochadwi
      @mochadwi 4 ปีที่แล้ว

      github.com/JorgeCastilloPrz/KotlinAndroidFunctional

  • @Zhuinden
    @Zhuinden 7 ปีที่แล้ว

    interesting talk, although 33:15 looks hacky. :|