Video Infos
Author
Published
Topics
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Navigation and the Single Activity: Learnings from a Skeptic
Fragments have often been the controversial, and to some, the stuff of nightmares, with the inconsistency of lifecycle events, complex UI interaction, and unexpected behaviours making many Android developers suspicious…
WATCH VIDEOLincheck: Testing Concurrent Algorithms on JVM
Writing a good and robust concurrent test may be as challenging as implementing the algorithm, if not more so. In Kotlin Coroutines, we maintain a dozen non-trivial concurrent data structures,…
WATCH VIDEO