In this blog, I'm introducing RBS, Ruby's new type signature language.
In this article, I’ll walk you through some basic recipes to cook your code tasty 😋 in Kotlin.
In this article series, we’ll learn how to use the latest Android Jetpack 🚀 library i.e. DataStore in Android apps.
In this blog, we will show you how to integrate a finite state machine in kotlin using Tinder’s library.
In this article, we’ll learn how to use Kotlin Coroutine StateFlow in Android instead of LiveData.
Since my childhood, I have been a productivity buff. I used to read a lot of self-help books and find productivity hacks wherever I can. After I got introduced to coding my obsession for productivity increased even more as coding gave me the powers that I had never imagined.
At ScaleReal, we have a multi-account AWS setup and recently we came across a situation where we wanted to apply our terraform scripts across two AWS accounts where some of the resources would get created in one AWS account and some of the resources would get created in another AWS account.
In this article, we’ll explore a way to automate workflows for distributing your Android application with Firebase App Distribution using GitHub Actions CI and Fastlane.
In this article, I’m going to demonstrate to you how easily you can set up CI/CD for Rails app with AWS elastic beanstalk.
In this article series, we’ll learn how to use the Proto DataStore for storing type based objects. DataStore is the latest Android Jetpack 🚀 library which will replace SharedPreferences.
In this article, I’m going to show you how to do Setup of Django for Enterprise Applications.
In this article series, we’ll learn how to use the latest Android Jetpack 🚀 library i.e. DataStore in Android apps.
In this article, we’ll see how to access device location using the SIM card in Android without using GPS or location service
The formal way of declaring the completion of testing by a QA is Sign Off.