POPULAR READS
In this article, we discuss how to create middleware in Django.
In this article, we understand Integration of Google Maps with React | Part 1 techniques.
In this article, we will look at how to build and deploy your application using the GitHub actions platform.
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 series, we’ll learn how to use the latest Android Jetpack 🚀 library i.e. DataStore in Android apps.
In this article, we’ll learn how to use Kotlin Coroutine StateFlow in Android instead of LiveData.
Normally, for authentication of GitHub workflow with a cloud provider, we have to give the credentials, these credentials are usually stored as a secret in GitHub to get our job done. But, having long-lived credentials is not a good security practice. So, instead of generating and hard-coding the credentials in GitHub, we can use short-lived credentials using OpenID connect.
Design patterns are typical solutions to common problems in software design. Each pattern is a blueprint that you can customize to solve a particular design problem in your code.
In this article, we understand how NextJS is reshaping the web with its powerful SEO techniques.
In this article, we understand the difference between class based components and functional components in ReactJS.
In this article, we’ll understand the basics of web accessibility.
In this article, we will look at how to integrate Razorpay payment gateway with Django framework.
In this blog, we will explore how to integrate stripe webhooks with rails.
In this blog, we will explore how indexing optimizes the performance of your database queries.
In this article, we will look at how to build and deploy your application using the GitHub actions platform.