AJAchint Jainin16achint.hashnode.dev·Apr 27, 2024 · 7 min readLevel Up: Ditching VSCode for VimIntroduction A brief overview of VSCode and Vim In the world of coding, there are countless tools available to make our lives easier. One such tool is Visual Studio Code (VSCode), a powerful and popular code editor loved by many developers for its ve...00
AJAchint Jainin16achint.hashnode.dev·Dec 26, 2023 · 3 min readBreaking Down the Differences Between AccessToken and RefreshTokenIn the realm of web development, the terms "AccessToken" and "RefreshToken" are commonly used in the context of authentication and authorization. These two tokens play distinct roles in securing user interactions with applications. Let's break down t...00