@saroj-bist
Just a dev trying to make sense of the stack.
I'm Saroj Bist, a self-taught web developer, learning and building with the MERN stack. I started with front-end tools like ReactJS and Tailwind CSS, and slowly stepped into full-stack development, working on real projects and solving real problems. This blog is where I share what I’m learning — from small bugs to full project insights — in a way that helps both me and anyone on a similar path.
Nothing here yet.
Dec 18, 2025 · 4 min read · When I first started working with the App Router in Next.js, one of the most confusing things for me was understanding client and server components. I knew they were important, but it wasn’t immediately clear where each one should be used. At first, ...
Join discussion
Dec 15, 2025 · 4 min read · If you’ve spent some time building applications with React, you already know how powerful it is. Creating components, managing states, and building interactive UIs feels natural. But as applications grow, certain problems start showing up. Some of th...
Join discussion
Oct 5, 2025 · 3 min read · When I first built my web application using Vite + React, I noticed something:users often forgot my website URL. They’d open Chrome, type the link again, and sometimes even face “network failed” when their internet wasn’t stable. That’s when I realis...
LLamri commented