All Posts
Category Filters
All BlogsAI For DevelopersBuild In PublicCareer And GrowthDebugging And FixesFrontend EngineeringJavaScript Deep DivesPerformance OptimizationTooling And DX

Performance Optimization6 mins
The Time I Removed State Instead of Adding More (And Why It Made Everything Better)
Struggling with messy React state? This post shares a real example of removing state, avoiding derived state bugs, and building clearer, calmer components.
Pradip JarhadSoftware Developer

Frontend Engineering6 mins
One Mistake I Made with useEffect And How I Think About It Now
I thought I understood useEffect but I was using it in the wrong places. This post explains the mental model mistake and how thinking differently made my React components simpler.
Pradip JarhadSoftware Developer

Build In Public6 mins
What Surprised Me About Writing Daily This Week
I wrote every day for a week and noticed unexpected changes. An honest reflection on daily writing, attention, uncertainty and learning as a developer.
Pradip JarhadSoftware Developer

Career And Growth6 mins
What I Care About More Than Frameworks
Frameworks change, but clarity, predictability, and simple thinking last. This post explains what I care about more than frameworks as a frontend developer.
Pradip JarhadSoftware Developer

Career And Growth6 mins
One Frontend Mistake I Made Earlier in My Career That Shaped Me
I once believed working frontend code was enough. This post explores the mistake that taught me why clarity, readability, and changeability matter more than just making things work.
Pradip JarhadSoftware Developer

Frontend Engineering7 mins
How I Really Learn React Concepts
I don’t learn React by studying it. I learn it by struggling with bugs, confusion, and real projects. An honest breakdown of how React learning really happens for me.
Pradip JarhadSoftware Developer
