The trope of the 10x Developer has been written about ad nauseum, but thereโs another type you are more likely to meet in your career - the 0x Developer.
What makes a 0x Developer? These are the folks who:
Honestly 0x is a bit generous, because sometimes these devs eat up so much energy from the rest of the team theyโre a negative addition, but I think 0x rolls off the tongue better than negative-x Developer1.
This isnโt about skill. Everyone starts somewhere. Mistakes from inexperience are fine, even encouraged, because humans usually need to burn their hand to learn a lesson, no matter how many times you say the stove is hot. But thereโs a difference between not knowing yet, and not bothering to figure it out.
Donโt be a 0x Dev.
: How do I know Iโm not a 0x Dev? Iโm no Kent Dodds, but I occasionally slap enough of the right code & actions together to have numerous people tell me Iโm a useful teammate. Or maybe Iโm a giant hypocrite. โฉ๏ธ
Finding a solution to parse unescaped double quotes in my JSON strings, with minimal tears.
Tired of hand calculating the total cost for your graduated pricing tier in Stripe? Me, too!
A reflection on my failure to build a viable product, so others can learn from my mistakes.
Lessons learned from a couple days spent debugging everything BUT the problem.
Most devs don't need a complicated setup for Python, they just need to get running. Leverage a single Docker command to run any version in isolation.