InProAndroidDevbyNek.12How to safely update state in your Kotlin appsIn this article Nikita describes how to update your application state using MVI or MVVM in a fast, durable and consistent wayMar 31, 20247Mar 31, 20247
InThe StartupbyRim GazzahMVI Architecture With AndroidThe application lifespan is tied to its flexibility to scale for that it needs a solid base that’s why for every project the most…Nov 2, 202011Nov 2, 202011
Deepak GahlotMastering the Power of State Hoisting in Jetpack Compose: Unleashing Seamless State Management…Welcome to the fascinating realm of Jetpack Compose, where we dive deep into the world of state hoisting – a powerful technique that will…Jul 1, 2023Jul 1, 2023
InAndroid DevelopersbyJose AlcérrecaLiveData with SnackBar, Navigation and other events (the SingleLiveEvent case)2021 Update: This guidance is deprecated in favor of the official guidelines.Apr 27, 201867Apr 27, 201867
InMobile App Development PublicationbyElye - A One Eye Dev By His Grace5 Uses of KTX LiveData Coroutine BuilderConnecting LiveData to Kotlin Coroutine Flow And Other UsesJan 1, 2022Jan 1, 2022
InProAndroidDevbyRoman KamyshnikovKotlin Flows in Android summaryA summary with everything you need to know to start using Kotlin Flow.Dec 21, 20216Dec 21, 20216
InProAndroidDevbyJossi WolfDon’t use LiveData in RepositoriesWe recently joined a new project with heavy LiveData usage, everywhere. Here’s what we learned about LiveData, Threading and Repositories.Jul 15, 202013Jul 15, 202013
InThe StartupbyFederico TorresMigrating From LiveData to StateFlowI’ve worked a lot with LiveData and I think it is a great solution to save the UI state and observe it from the view layer without…Dec 9, 20205Dec 9, 20205
Christophe BeylsKotlin’s Flow in ViewModels: it’s complicatedLiveData is still your friendAug 28, 202117Aug 28, 202117
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceExplore LiveData & StateFlow Value Emitting BehaviorUnderstanding the Different and Similarity of LiveData and StateFlow value emittingDec 24, 20213Dec 24, 20213
InProAndroidDevbyInuwa IbrahimFlow/LiveData….What Are They? Best Use Case. (Lets Build a Login System)As a modern android developer, you must have come across the word “Live Data” or ”Flow” numerous times. There are so many articles about…Apr 15, 20215Apr 15, 20215
InProAndroidDevbyEgbai Smile MmumeneAndroid View State Machine Part 2: State data creation and pipelinepreviously Android View State Machine Part 1Nov 20, 2021Nov 20, 2021