# Advanced Model-View-Intent: The Missing Guide

DevFeed: [Advanced Model-View-Intent: The Missing Guide](<https://devfeed.tech/articles/advanced-model-view-intent-the-missing-guide-25475.md>)

Original publisher: [Read original article](<https://hannesdorfmann.com/presentations/2018-06-26-advanced-mvi-guide/>)

Author: Hannes Dorfmann

Published: 2018-06-26T00:00:00Z

Content type: article

Language: en

Sources: [Hannes Dorfmann](<https://devfeed.tech/sources/hannes-dorfmann.md>)

Topics: [RxJava](<https://devfeed.tech/topics/rxjava.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [guide](<https://devfeed.tech/tags/guide.md>), [library](<https://devfeed.tech/tags/library.md>), [mvi](<https://devfeed.tech/tags/mvi.md>), [rxjava](<https://devfeed.tech/tags/rxjava.md>)

## AI overview

A presentation about Model-View-Intent (MVI) shares practical tips and introduces RxRedux, a library for building state machines with RxJava.

## Source excerpt

Together with my friend Kostiantyn Tarasenko we talked about Model-View-Intent (MVI) and were sharing some tips that worked well for us. We also introduced a library to help us build state machines with RxJava called RxRedux