Abhishek VermaUnderstanding and Utilizing CSS Units: px, em, rem, %, vh, and vwCascading Style Sheets (CSS) are a fundamental part of web development, allowing designers and developers to control the layout and styling…Sep 4, 2023Sep 4, 2023
Abhishek VermaA Comprehensive Guide to Debugging Front-End Code: Tools and StrategiesDebugging is an essential skill for front-end developers. When facing a bug in your code, it can be frustrating and time-consuming to…Jun 1, 2023Jun 1, 2023
Abhishek VermaStreamlining Collaboration: Creating Modular Pull Requests and Approaching PR Reviews as a…As a developer, working on a team can be challenging when it comes to merging code changes from multiple team members. This is where pull…Apr 7, 2023Apr 7, 2023
Abhishek VermaA Beginner’s Guide to Planning Your Next Coding ProjectAs a beginner in coding, starting a new project can be an exciting and overwhelming experience. With so many programming languages and…Feb 17, 2023Feb 17, 2023
Abhishek VermaThe Power of Discipline: The Benefits of Maintaining a Daily Routine in Personal LifeDiscipline is a crucial aspect of our lives that helps us to achieve our goals and lead successful life. It is the foundation for making…Feb 12, 2023Feb 12, 2023
Abhishek VermaGit for beginnersGit is a popular version control system used by software developers and other technical professionals. It allows multiple team members to…Feb 9, 2023Feb 9, 2023
Abhishek VermaAxios interceptor implement refresh token logicIn some APIs, we get an access token to authenticate all the API requests and a refresh token to revive the access token when it's expired…Oct 31, 2021Oct 31, 2021