Tag: best practices
-
The Do’s and Don’ts of Jetpack Compose
Jetpack Compose is fun. It allows us to build beautiful, functional UIs very quickly and in a reactive way which has unlocked new architectural patterns that were previously very tricky to integrate with the old View based system. As with anything new, it is also very easy for us to shoot ourselves in the foot […]