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

Frontend Engineering7 mins
One Mental Model That Made React Easier for Me
A simple React mental model that helps you understand components, state, props and rerenders. Learn how thinking in state, UI makes React easier to debug.
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

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
