Skip to content

GretaGri/ReactiveWay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactiveWay

TODO


  • Kotlin
  • Retrofit authentication
  • Use RxJava to fetch Github users basic info
  • Diving deeper in RxJava
  • DiffUtils

RESOURCES


Practice of RxJava in DivingToRxJava branch!

  1. https://www.androidhive.info/RxJava/android-getting-started-with-reactive-programming/#example3 (done)
  2. https://www.androidhive.info/RxJava/rxjava-operators-introduction/ (done)
  3. https://www.androidhive.info/RxJava/rxjava-operators-just-range-from-repeat/ (done)
  4. https://www.androidhive.info/RxJava/rxjava-operators-buffer-debounce/ (done)
  5. https://www.androidhive.info/RxJava/rxjava-understanding-observables/ (done)
  6. https://www.androidhive.info/RxJava/map-flatmap-switchmap-concatmap/ (done)
  7. https://www.androidhive.info/RxJava/rxjava-operators-concat-merge/ (done)
  8. https://www.androidhive.info/RxJava/mathematical-operators-rxjava/ (done)
  9. https://www.androidhive.info/RxJava/rxjava-operators-repeat-skip-take-takeuntil/ (done)

Notes app/RxJava networking-Retrofit-Gson example in NotesWithRxJavaRetrofitGson branch!

  1. https://www.androidhive.info/RxJava/android-rxjava-networking-with-retrofit-gson-notes-app/ (done)

About

Kotlin & RxJava practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Kotlin 0.9%