DEV Community

Cover image for I'm a Fresher MERN Developer. Here's What Nobody Told Me About Learning to Code
Omkar Basvde
Omkar Basvde

Posted on

I'm a Fresher MERN Developer. Here's What Nobody Told Me About Learning to Code

I've been learning to code for a while now.
I know HTML, CSS, JavaScript. I've built projects. I did an internship. On paper, I look like someone who has it together.
But honestly? Most days I open VS Code and still feel like I have no idea what I'm doing.
Nobody told me that's normal.

The part they don't show you in tutorials
Every tutorial I followed made it look clean. The instructor types, it works. They explain, you understand. You close the tab feeling good.
Then you open a blank file and nothing comes out.
That gap — between watching someone code and actually coding — is where most beginners quietly give up. I almost did too.
What helped me was accepting one uncomfortable truth:
You don't learn by understanding. You learn by getting stuck and unstuck, over and over again.

What I'm actually doing now
I'm a MERN stack developer from Pune, India. Fresher. Still in college finishing my BSc. Building real projects, making real mistakes.
I built an Event Management System that broke in ways I didn't expect. I wrote Node.js code I deleted three times before it worked. I spent an entire evening debugging something that turned out to be a missing comma.
These are the things I'm going to write about here.
Not polished tutorials. Not "10 tips to become a 10x developer." Just honest notes from someone still in the middle of the journey.

Why I'm writing this
Because when I was starting out, I looked for content from people like me — not senior engineers at Google, just someone one or two steps ahead — and I couldn't find much.
So I'm going to be that person for someone else.
If you're a beginner, a fresher, or someone who knows enough to build things but still feels lost sometimes — this blog is for you.
Follow along. Let's figure it out together.
— Omkar

Top comments (0)