Architecture Agnostic UI Development
Droidcon SF 2019 | Architecture Agnostic UI Development | Vinay Gaba and Marcos Paulo Damasceno
What you'll learn
Over the course of the last few years, Vinay Gaba and Marcos Paulo Damasceno have seen a host of different architectures being used and recommended in their ecosystem. With each iteration of these recommended patterns, valuable development cycles are spent by migrating our apps to the latest and greatest. Wouldn't it be great if you could make your UI agnostic without having it attached to any kind of architecture? In this talk, Vinay and Marcos will go through how to leverage UI objects, sealed classes, and state machine to make your UI easier to write, more testable, and more predictable. These changes will allow you to easily switch architectures and UI frameworks without changing much of the core implementation of your UI code.