Published onDecember 25, 2017Redux-Like State Management with Sealed Class in KotlinKotlinReduxFront-EndOn the previous post, we already discussed how your view should have its own model. We also have discussed how you can make a simple redux-like state machine in Kotlin.