DEV Community

Cover image for I Learned Frontend Web Development...But Now What?
Allen Christopher
Allen Christopher

Posted on

I Learned Frontend Web Development...But Now What?

Last year in July, I started learning frontend web development.

From July to September, I immersed myself in HTML, CSS, and JavaScript. By the end of the training, I was given a final project, to build a fitness app from a Figma design.

That project became my world.

From September to November and even into December, I kept working on it. Some nights I spent four-five hours debugging a single error. Midnight coding sessions became normal. There were moments when nothing worked and moments when everything finally clicked.

Eventually, I finished the project for mobile, and i was so glad. Here's it; (https://fitmap-app.netlify.app).

At that point, I felt like I had crossed an important milestone. I had the skill now.

Then January came.

I discovered a developer/builder website and experimented with it. I built a few things; a pen testing site, a device tracking application, and even a chatbot named replica. It felt exciting to explore new tools and ideas.

But recently, a new question started bothering me.

What now?

I’m no longer at the stage of learning the basics, but I’m also not yet at the stage where I’m working as a developer.

I’m not currently building projects, and I’m not yet getting paid work. And when you’ve invested time, energy, and even money into learning a skill, that middle space can feel uncomfortable.

You start asking questions like:

How do I get my first job?
How do I start building for real businesses?
How do I turn this skill into something productive?

The truth is, learning to code is only the first phase.

The harder part is figuring out how to transition from a learner to professional.
Right now, that’s the stage I’m navigating.

Not learning anymore.
Not fully working yet either.

Just standing in the space between skill and opportunity, trying to figure out the next step.

If you’ve ever been in this stage between learning and getting your first developer job, how did you move forward?

Top comments (1)

Collapse
 
fabrizio_morone_1ffa7cbc1 profile image
Fabrizio Morone

I think many developers experience this stage after learning the basics. You’re no longer a beginner, but you’re not fully in the industry yet. What helped me was starting to build real projects and treating them like products, not just practice.
Contributing to open-source projects, building small tools that solve real problems, and creating a solid GitHub portfolio can make a big difference. Another good step is doing freelance work or helping small businesses with simple websites to gain real-world experience.
The transition from learning to professional usually happens gradually through projects, collaboration, and consistency. Keep building and sharing your work, opportunities often start appearing from there.