Why I Returned to JavaScript After 7 Years
I am a UI developer with 7 years of experience. I know HTML and CSS. I can turn Figma designs into code.
But I never felt like a real developer. I converted designs. I did not write application logic.
Then AI changed everything. I watched a colleague lose a job because AI could do the work. Companies started cutting teams.
I felt scared. I had two choices. I could stay stuck or I could step up. I chose to step up.
My new routine looks like this:
- Finish work at 9:30 PM.
- Eat dinner.
- Write my daily reports.
- Open a new tab to learn JavaScript.
I do not wait for tomorrow. I start today.
In my first week, I learned variables, data types, and operators. I even built a small project. I stopped seeing myself as just a designer.
In the second week, I studied functions, scope, and closures. Closures were hard. I used an analogy to understand them. A father owns property. His son inherits it and uses it even after the father is gone. That helped it click.
I also learned a hard lesson about typos. A wrong property name does not always show an error. It just gives the wrong answer. One small typo can ruin hours of work.
Life got difficult recently. A family member was in the hospital. I dealt with stress and work pressure. I stopped learning for 14 days.
I thought I lost my progress. I felt behind.
When I finally sat down again, I realized something. I remembered almost everything. I rebuilt a project in 30 minutes. The gap was not 14 days. The gap was only the day I stopped coming back.
If you are a UI developer feeling unsure, start small.
- Pick one topic.
- Learn variables.
- Do not make it heavy.
- Use AI to teach you one small piece daily.
Life happens. You might get sick. Family might need you. That is not failure. That is being human.
Do not count the days you miss. Just come back. You will surprise yourself.
I am starting a new roadmap: JavaScript → React → Zustand → Next.js → Node.js → Express → MongoDB → GraphQL → C#.
Are you starting your own journey? Let us do this together.
