Video Infos
Author
Published
Topics
Is our unit testing practice stuck in the past? How about a modern testing practice for a modern language like Kotlin? Property-based testing is a step up from traditional unit tests. Learn how to start using it today in your Android app for testing your ViewModels, even without adding new libraries!
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
A Hitchhiker’s Guide to Compose Compiler: Composers, Compiler Plugins, and Snapshots
If you are an Android Developer, chances are you are pretty excited about Jetpack Compose! But how does it work? In this talk, we will take you along the journey…
WATCH VIDEOCoroutine Puzzlers
We will show code with coroutines and ask what should happen in it, and listeners will choose their answers. After that, we’ll run the live code and evaluate what actually…
WATCH VIDEO