In the article, we will learn how to drag and drop a widget using native widgets.
May 25, 2023 / Read More
The Single Responsibility Principle (SRP) is one of the SOLID principles of object-oriented programming. It states that a class should ha...
May 08, 2023 / Read More
Django is a popular web framework for building scalable and high-performance web applications. One of the ways to optimize the performanc...
May 02, 2023 / Read More
Django Rest Framework (DRF) provides built-in throttling classes to prevent abusive behavior in your API by limiting the number of reques...
May 02, 2023 / Read More
In the article, we will discover how to utilize the device_preview package.
May 02, 2023 / Read More
VSCode, short for Visual Studio Code, has emerged as a highly popular Integrated Development Environment (IDE) among programmers. Its fle...
Apr 24, 2023 / Read More
21 Feb 2015…yet another beautiful evening at the banks of river Parlakota. I had been here at least 100 times by now…soaking in the tranq...
Apr 10, 2023 / Read More
I had a rather eventful last week on a personal front. Ramaa developed H3N2 viral infection last Monday. For the past few weeks, we had h...
Mar 28, 2023 / Read More
In this article, we will see how to install and configure ZSH and oh-my-zsh. ZSH is a shell that can be used instead of bash. It has a lo...
Mar 28, 2023 / Read More
Git is one of the most commonly used version control systems. However, it can be daunting and tricky at first with its many commands and ...
Mar 19, 2023 / Read More