PinnedStop passing Context into ViewModelsTLDR: You can, but it is better if you don’t.Jun 28, 20229Jun 28, 20229
Code to Retrieve “Contacts with Whatsapp account” on Android.Whatsapp needs no introduction. It is widely used for instant messaging and has become an essential communication tool for many individuals…Jan 19, 2023Jan 19, 2023
Configure a Reverse Proxy for PostgreSQL with NginxThe title says it all, in this article we will see how to configure a reverse proxy for PostgreSQL using Nginx server.Nov 21, 20225Nov 21, 20225
(Not so) Gentle introduction to Polymorphic Serialization in KotlinNote: Thoroughout this article, We’ll be using the kotlinx.serialization library for serialization.Jul 5, 20224Jul 5, 20224
MotionLayout AppBar in Jetpack ComposeNote: MotionLayout is a subclass of ConstraintLayout, so it is important to first understand how ConstraintLayout works. If you aren’t…Jun 15, 20222Jun 15, 20222