COSCUP x RubyConf TW 2021

Your locale preferences have been saved. We like to think that we have excellent support for English in pretalx, but if you encounter issues or errors, please contact us!

Android Reactive Architecture in Kotlin
年8月1日, 14:55–15:25 (Asia/Taipei), TR309
語言: English


演講長度

30

英文演講標題

Android Reactive Architecture in Kotlin

您是否知悉並同意如採遠端形式分享,需提供預錄影片(您需同意大會才能接受您的稿件) – True 演講摘要

The concept of reactive programming and declarative programming is more and more popular right now, there are bunch of libraries to help you doing that, like RxJava, LiveData and Coroutine Flow. In this talk, I will talk about the core concept of reactive programming and how to implement this on modern Android development.

This is medium-level talk, it would be good if you are:
- Already know how to use functional operators like map, filter or reduce.
- Basic understanding of MVVM and observer pattern

It would be great if you are:
- Curious about why not just use Coroutine for every product.
- Eager to know reactive programming best practices

Github repo link:
https://github.com/hungyanbin/ReactiveStickyNote

hackmd url

https://hackmd.io/@coscup/B1aXLTPAd/%2F%40coscup%2FSJXXLpP0u

slido url

https://app.sli.do/event/gfskxolj

英文演講摘要

The concept of reactive programming and declarative programming is more and more popular right now, there are bunch of libraries to help you doing that, like RxJava, LiveData and Coroutine Flow. In this talk, I will talk about the core concept of reactive programming and how to implement this on modern Android development.

This is medium-level talk, it would be good if you are:
- Already know how to use functional operators like map, filter or reduce.
- Basic understanding of MVVM and observer pattern

It would be great if you are:
- Curious about why not just use Coroutine for every product.
- Eager to know reactive programming best practices

Github repo link:
https://github.com/hungyanbin/ReactiveStickyNote