tmosest / wail-android

What am I learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wail-android

What am I learning. Using this to track what I've been learning in the android world. This page is super high level. Any topics that require more in depth research will have it's own folder.

Prelearn

  • Patterns
    • Builder
    • Observer
  • Dependency Injection
  • Architecture
    • MVP
    • MVVM
    • MVC

Core

Questions

  • How do we handle caching data per user session?
    • Do we need a refresh option?
  • Can I use LiveData with retrofit?

Cool

About

What am I learning