Salman Farooq

Home Articles posted by Salman Farooq
Posted on June 15, 2023 In Authentications

Two-Factor/Multi-Factor Authentication: The Complete Front-End and Back-End Guide Using the MERN Stack and Google Authenticator Two-Factor Authentication (2FA), also called Multi-Factor Authentication (MFA), is an […]

Posted on June 15, 2023 In python/django

From the official Django documentation: Migrations are Django’s way of propagating changes you make to your models (adding a field, deleting a model, etc.) into […]

Posted on December 19, 2022 In Git

In this article, we will have a look at what rebasing a branch in Git means or what git rebase is, how it compares with […]

Posted on December 8, 2022 In Git

Git is an open-source version control system. It was designed and developed by Linus Torvalds (creator of the Linux kernel) and is the most popular […]