COSCUP x RubyConf TW 2021

Android Reactive Architecture in Kotlin
08-01, 14:55–15:25 (Asia/Taipei), TR309
Language: English


Talk Length

30

Translate Title

Android Reactive Architecture in Kotlin

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

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

English Abstract

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