Part 3 – Presentation Layer
This part will go over the presentation layer and the patterns that can be applied to have a decoupled and testable code base.
This part includes the following chapters:
- Chapter 8, Implementing an MVVM Architecture
- Chapter 9, Implementing an MVI Architecture
- Chapter 10, Putting It All Together