How to run Spring Boot Applications on IntelliJ IDEA For Free?It’s an integral part of a developer's journey to be a tech enthusiast to use the best tools available at their disposal to increase their…Aug 13, 2023Aug 13, 2023
Jenkins for Android: Deploying to Firebase, Play ConsoleIn the previous articles, I explained Introduction to CI/CD and its tools and Jenkins: Introduction & Setup. Now, we will see how we can…Jun 29, 2022Jun 29, 2022
Published inDevOps.devJenkins: Introduction & SetupJenkins is among the top choice due to its open-source code, and its general acceptability to integrate with external services (e.g…Jun 29, 2022Jun 29, 2022
Introduction to CI/CD and its toolsAt some point in our development lifecycle, we all get fed up doing the same tasks every time before making new releases. And that is the…Jun 29, 2022Jun 29, 2022
Published inCodeXCommon ProGaurd rules you must know for AndroidList of ProGaurd options you can use to secure/optimize/test/debug/fix your app!Jul 3, 20211Jul 3, 20211
Top-must use Free-Tier Amazon Web Services | Getting StartedWhen I signed up for AWS, I didn’t actually explore what I am really getting under the 1-year free-tier period from AWS but what I found …Jan 18, 2021Jan 18, 2021
Everything wrong with Kotlin | Java vs KotlinAfter everything so good with Kotlin, what’s wrong with it? Can Kotlin be the next java? It's quite a while now but after Google making…Oct 22, 2020Oct 22, 2020
Published inMac O’ClockThe truth behind why Apple bans sideloading apps on iOSI am a developer from profession and I recently wrote a petition on change.org that i will be talking about later in the blog which is…Jun 19, 2020Jun 19, 2020
Code Recipe: A Generic RecyclerView.Adapter ImplementationHow many times have you created an Adapter for a RecyclerView? Maybe infinite! Every other list requires a new Adapter implementation…May 7, 2020May 7, 2020
How to increase code reusability?We all know about code reusability, its advantages, importance, etc. But do we really reuse our code? If yes then to what extent?May 7, 2020May 7, 2020