Skip to content

ArturVasilov/RxSamplesPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxSamplesPractice

Note

This repository is mostly deprecated in favor of AndroidSchool repository.

Projects

  • RxPractice contains all samples for operators lecture and practice. Practice has 4 large task in package tasks. You can check your implementation using unit tests. Also I've put my solution to the bottom of each file.
  • RxArchitecture has samples for different reactive features in Android and basics idea of Rx architecture.
  • ParallelRequests is a simple app that acts like real app with many get requests. You should concat and merge requests in correct order. For details see itis.homework.parallelrequests.MainFragment
  • ReactiveWeather is a simple app upon which you can build your own architecture. Feel free to play and enjoy :)

About

Different samples and practice tasks for RxJava

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages