Follow

Retrofit with MVVM in Jetpack Compose

Feb 3, 20236 min read 212 views

We will build simple app using jsonplaceholderAPI for this project and use Retrofit library with MVVM in JetPack Compose. So here are the...

Retrofit with MVVM in Jetpack Compose
Location tracking service: Run every 1 minute send to server every 60 mins
Inheritance in Python - OOPS
Create swipe views with tabs and viewpager in Android using Kotlin
How I speed up my website response time by 50% for free (Cloudfare)
Instance and Methods in Class - Object Oriented Programming in Python