Random Thoughts

Random Thoughts

Follow
homeQHGTrophiesAndroidMindedbadgesnewsletter
Tag

android app development

#android-app-development

More content

Read more stories on Hashnode


Articles with this tag

An Introduction to Paparazzi for Snapshot Testing

Aug 3, 20235 min read

Using Jetpack Compose · TL;DR: Snapshot testing with Paparazzi allows you to ensure your Jetpack Compose components behave as expected, without needing...

An Introduction to Paparazzi for Snapshot Testing

Android Jetifier — Can we say Bye-Bye yet

Nov 10, 20211 min read

Bye Bye or What? · A couple of years ago Google deprecated the support libraries in favor of the new AndroidX library. Jetifier is a tool to do this...

Android Jetifier — Can we say Bye-Bye yet