@abeertech01
Frontend Focused Full Stack Developer
I am a Full stack developer. Currently focusing on Next.js and Backend.
I am available for new opportunities.
Before diving into all the nitty-gritty stuffs of cache components and partial pre-rendering, I just want to let you know that these two concepts go hand-in-hand and that’s why you can’t skip PPR when you are learning cache components and the vice-ve...

Before directly jumping into the topic of this post, lets understand how authentication is usually classified. So, authentication can be classified in two kinds - stateful and stateless. Stateful Authentication This picture explains how a normal pro...

At present, when I am writing this article, React 19 is already out there, where useCallback is not necessary because of the new React Compiler. Since the new React compiler optimizes performance, there is no real need for using useCallback hook. How...
