PinnedHow to handle single-event in Jetpack ComposeBest practices of handling single events inside your Compose applicationDec 20, 2023A response icon11Dec 20, 2023A response icon11
PinnedPublished inProAndroidDevState Machine on Jetpack Compose by using FlowReduxWhy do we need a state machine on Jetpack Compose? Let’s start from the basics!Oct 27, 2022A response icon1Oct 27, 2022A response icon1
Published inProAndroidDevJetpack Compose with Robot Testing PatternJetpack Compose uses semantics to interact with the UI hierarchy, the purpose of this article is to use it with Robot Testing PatternOct 4, 2021A response icon1Oct 4, 2021A response icon1
Published inThe StartupHow to Use Firebase Realtime Database With Kotlin Coroutine FlowHow wrap Firebase Realtime Database implementation inside FlowDec 22, 2020A response icon4Dec 22, 2020A response icon4
How cook a Cron job with the Firebase FunctionsHow to create a scheduled job (like a Unix Cron job) and execute it with the Google Firebase Functions.Apr 25, 2020A response icon1Apr 25, 2020A response icon1
Kotlin Unit Testing with MockkMockk is a Kotlin Library for mocking inside the Unit Test. We will see the most common scenarios.Mar 29, 2020A response icon1Mar 29, 2020A response icon1
How use and test Kotlin Coroutines with Mockk libraryCreate and test a Kotlin Coroutine inside an Android Project with ViewModelApr 10, 2019A response icon4Apr 10, 2019A response icon4
Unit Testing with Mockito on Kotlin Android Project with Architecture ComponentsUse Mockito in Kotlin to test a Android Architecture ViewModelOct 24, 2018A response icon1Oct 24, 2018A response icon1
Android ViewModel and FactoryProvider: good way to manage it with Dagger 2How use ViewModelFactory with multibindings.May 5, 2018A response icon16May 5, 2018A response icon16