Skip to content

dshen6/TheTube

Repository files navigation

TheTube

Shows nearest tube stops from Waterloo Station, with 3 closest arrivals per stop. Click into each arrival item for a detailed view of all stops on the line

Learnings:

  • RxJava is not worth it. Ugly, too hard to reason about, all that effort just for network calls
  • ViewModels are kind of cool, but a bit too magic, and sorely lacking documentation.
  • Reactive State paradigm works for web when you don't have to write the filler code. But you do for android, feelsbadman.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published