JoaquimLey / transport-eta

Twitch streamed 🎥playground repo, README speaks to you.
https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125
Apache License 2.0
224 stars 45 forks source link

Migrate from Rx to Coroutines #78

Open JoaquimLey opened 5 years ago

JoaquimLey commented 5 years ago

Context

Instead of depending on the Rx library we can leverage the built-in Kotlin tech.

Good resource/tutorial by Chris Banes

Article with UseCase

JoaquimLey commented 5 years ago

Moar talks from KotlinConf 2018:

JoaquimLey commented 5 years ago
JoaquimLey commented 5 years ago

Plaid talk from Android Summit 2018, talks about coroutines