Page Index - FranGarc/LearningPath GitHub Wiki
12 page(s) in this GitHub Wiki:
- Learning Path
- Lesson 01 Compose GUI ‐ Simple List
- Lesson 02 Compose GUI ‐ Navigation
- Lesson 03 Compose GUI ‐ Scaffold and Navigation Refactor 1
- Lesson 04 Flow ‐ MVVM Pattern, First approach to Flow, and Asynchronous Operations
- Lesson 05 CLEANer Code ‐ Three Layer Architecture
- Lesson 06 Network Calls ‐ Calling API endpoints with Retrofit
- Lesson 07 CLEANer Code ‐ Dependency Injection
- Lesson 08 Compose GUI ‐ Makeover
- Lesson 09 Network Calls ‐ Error handling
- Lesson 10 Dependency Management ‐ Migration to version catalog
- Lesson 11 Domain Driven Development ‐ Making it make sense