DUMB DEV Community

Cover image for I Was an 'Expert' in Vanilla JS and Couldn't Get Hired. Here's Why

I Was an 'Expert' in Vanilla JS and Couldn't Get Hired. Here's Why

Amoh Gyebi Ampofo on July 12, 2025

For the first ten years of my software career, I was convinced that my deep passion for coding and my expert-level skills in Vanilla JS were all I ...
Collapse
 
anchildress1 profile image
Ashley Childress

Thank you for your insights! I can feel the weight of those decisions in your writing (and I have a few of my own, as well). I think the fact that you took that situation and turned it into a published book is a testament to the kind of strong person you are! πŸ¦…

It's easy to look back and say, things like "I should have known", but until you've lived through some of those mistakes of your own, it's difficult to understand how things like that happen. But they do. Frequently. So, you're not alone in that!

It's not a small thing, either, to take those shortcomings and announce them to the world in such a memorialized way. Then on top of that, spin the whole thing and make it relevant to somebody else's career. Kudos!

I hope this is a success for you! πŸ’•

Collapse
 
amohgodwin profile image
Amoh Gyebi Ampofo

Thank you for your kind words.

Collapse
 
little_coding_things profile image
Little Coding Things Blog

Wow! Those 1-2-3 points are so on point! That’s exactly how I realized β€” the hard way β€” that I should have been learning and improving after spending 5-6 years just running in circles in the industry. Really insightful post!

Kudos on the book, by the way. The cover looks great! Hope it’s doing well!

Collapse
 
amohgodwin profile image
Amoh Gyebi Ampofo

Thank you for your kind words. The book is new, so it has yet to make any sales. But I believe it will pick up soon. Thank you.

Collapse
 
xwero profile image
david duymelinck

The question I have is what were you learning for ten years if you didn't follow the javascript evolution? Javascript is a slow moving language.

Collapse
 
amohgodwin profile image
Amoh Gyebi Ampofo

I did JavaScript ->PHP( I spent a lot of time on PHP)->Python. I then went into desktop application programming with Python. When I first learn javascript that was about 15 years ago, and it was JQuery. Later there was also AngularJS. I did none of these frameworks. I also did Drupal along the way.

Collapse
 
xwero profile image
david duymelinck

Is it fair to assume you did more backend work than frontend work, based on your comment?
So what makes you a javascript expert? The post implies you only did frontend work.

Thread Thread
 
amohgodwin profile image
Amoh Gyebi Ampofo

At that time, I did every Javascript lesson on w3schools. I thought that was all there was to it, until the job test asked my about validating input forms in javascript.

Thread Thread
 
xwero profile image
david duymelinck

I feel you set yourself up for failure.

I went on the self taught path, and I never stopped learning since. I have gathered a lot of knowledge and I still don't call myself an expert, because there are still many things I don't know nothing about.

Thread Thread
 
amohgodwin profile image
Amoh Gyebi Ampofo

I didn't know that there was more than I didn't know. W3Schools if you don't know boast as the creators of the web. So if they were done, I was done. I didn't know there was more.

Thread Thread
 
xwero profile image
david duymelinck

Thinking you are done is your failure. No one has all the knowledge, whatever they want you to believe.
Being curious makes you a good programmer, not languages or frameworks or stacks.

I hope you are learning new things now.

Thread Thread
 
amohgodwin profile image
Amoh Gyebi Ampofo

Yes, I am. Thank you.

Collapse
 
alex_santos_e94aab190b3f9 profile image
Alex Santos • Edited

Thank you for you honest works. I saw myself like this a while ago.