Subdomain, Dev & Prod Environment in cPanelYou will learn how to create subdomains, setup different environment for your project and access them with separate subdomain.Oct 8, 2021511Oct 8, 2021511
Automatically Deploy Git Repo Into cPanel — Part 2 Clone and DeployIf you were manually uploading your files to public_html until now, you know how boring and time killing it can be. Follow this easy…Oct 8, 202150Oct 8, 202150
Automatically Deploy Git Repo Into cPanel — Part 1 Add SSH KeyIf you were manually uploading your files to public_html until now, you know how boring and time killing it can be. Follow this easy…Oct 8, 2021511Oct 8, 2021511
Android Studio Wireless Debugging in 5 minWireless charging is very popular now-a-days. So, why not wireless debugging! The era of USB debugging is over (well, almost over :p)…Sep 18, 2020Sep 18, 2020
Published inLearnDroidKotlin — Function as a parameterIt’s fun when you can pass the fun into another fun as a parameter. Ow, fun means function :p . Every function in kotlin is a fun. And…Feb 18, 20209Feb 18, 20209