Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangerekaharun/androidstatemanagement
Managing states in android can be quite a task when not carefully approached.So many problems can occur due to poor state management,for example: poor failure handling, code becomes hard to read and multiple responsibilities for simple use cases. With Kotlin, we have Sealed classes to our rescue. Sealed Classes are useful when modeling state’s within various app workflows. In this workshop we'll be looking at how to leverage the power of Kotlin Sealed Classes .This repository shows what Sealed Classes are, how they work and how you can use sealed classes to mange states in android applications.
https://github.com/wangerekaharun/androidstatemanagement
Last synced: 25 days ago
JSON representation
Managing states in android can be quite a task when not carefully approached.So many problems can occur due to poor state management,for example: poor failure handling, code becomes hard to read and multiple responsibilities for simple use cases. With Kotlin, we have Sealed classes to our rescue. Sealed Classes are useful when modeling state’s within various app workflows. In this workshop we'll be looking at how to leverage the power of Kotlin Sealed Classes .This repository shows what Sealed Classes are, how they work and how you can use sealed classes to mange states in android applications.
- Host: GitHub
- URL: https://github.com/wangerekaharun/androidstatemanagement
- Owner: wangerekaharun
- License: mit
- Created: 2019-11-11T07:16:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T08:32:51.000Z (about 5 years ago)
- Last Synced: 2024-04-18T00:16:18.041Z (9 months ago)
- Language: Kotlin
- Size: 133 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0