conferences | speakers | series

How to write your own MVI library and why you shouldn't

home

How to write your own MVI library and why you shouldn't
FOSDEM 2021

Model-View-Intent is a simple architectural pattern in principle, but questions come up when you try to implement it yourself. We draw on our 2+ years of experience with orbit-mvi, our MVI library, to show best practices for using an MVI system in your application.

How do you integrate with Android? What happens when you rotate your device? What about navigation or one-off events? How do you make the system type-safe? What about developer experience? If you’ve ever had similar questions come to our talk!

Speakers: Mikolaj Leszczynski Matthew Dolan