Video Infos
Author
Published
Topics
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Building a real-time collaboration tool using CRDTs and Kotlin Multiplatform
A quick introduction to conflict-free replicated data types (CRDTs) and how you can use these to build a real-time collaborative tool, where multiple clients can make edits to the same…
WATCH VIDEOBytecode Transformations: Exploring new AGP APIs for instrumenting your app
Sometimes you want to automate some boring tasks (for example, measuring the execution time of annotated methods or logging method calls with their arguments) or modify third-party dependencies in your…
WATCH VIDEO