5 Stories by Emmanuel Enya
In this article, we will talk about GraphQL, where it shines over REST, and connect an Android application to a GraphQL server.
Read about alternatives to the now-deprecated AsyncTask in Kotlin, and learn how to move your resource-intensive tasks off the main thread.
This post covers how to perform simple unit tests in Kotlin projects using both Mockk and Mockito, as well as covers their differences.
In this detailed tutorial, learn how to easily and powerfully test and debug your Android apps using Charles Web Proxy.
Learn how to use the Jetpack DataStore API, a powerful and more performant persistent data storage alternative to the SharedPreferences API.