read.androidplay.inStateFlow: Modernizing Android State ManagementBackground Android development often involves complex state management and repetitive UI updates. ViewModels offer such structure and testability to address these challenge and many others. With LiveData, UI changes automatically synchronizes with Vi...Mar 9, 2024ยท4 min read
read.androidplay.inReactive programming with Kotlin flowHey developers! Super excited to share my first-ever post with you. Iโd love your feedback in the comments below so I can learn and improve! In this post I will talk about: Intro about reactive programming. Theoretical difference between traditiona...Mar 3, 2024ยท4 min read