The Technology Hump

For the past few years, I’ve spent most of my waking moments either reading about or writing code. For me, it’s about the constant pursuit of learning and getting better at my craft. In hindsight, I can say that that mentality has helped me have a leg up on the competition (for reasons I will detail in future posts).

Rewind 4 years

Four years ago I was writing PHP on the side for startups and just getting into software products as both a profession and hobby (more on this too…). I had reached a level of comfort with PHP where I knew I could solve just about any business problem thrown at me. This feeling was not only comforting, but empowering. Shortly after, I helped create Meeteor, which was written in Rails and my world took turn for the better.

Not only was I thrown into a ring of unknown, but I was handed an application that was written by contractors overseas. I won’t go in to my feelings about outsourcing here now, but suffice it to say, this experience was less than pleasant.

I spent the next 2-3 weeks learning both Ruby and Rails and largely banging my head against the wall. For me, one of the most frustrating feelings is knowing how to do something in another language/framework, but can’t in the one your currently working with. I felt like I was moving backwards, but stuck with it because it felt like the Rails knowledge would be a big pay off going forward.

The next 2 years that followed were largely a blur in what seemed like crash course in creating a product and a business. I’m grateful for this experience and believe it has better positioned me for the things I want to accomplish going forward.

Where I am today

Today, I’m back at that position I was 4 years ago with PHP, but now with Ruby. I’m confident I can solve just about anything thrown at me with the tools that I’m now most familiar with. Rather than entrench myself with Ruby and Rails books, I’m finding articles about retention, conversion, and idea validation more interesting.

I’m by no means suggesting that I’ve solved every problem on the internet and development is a breeze. In fact, it’s quite the opposite. But I now feel more confident in my ability to creativity solve a problem rather than find the answer hidden behind a random Stack Overflow post. Don’t get me wrong, I still encounter challenges I’ve never seen before, but that’s what not only brought me to development in the first place, but one of the reasons I continue to love what I do.

The technology world changes at a rapid pace. There’s a certain amount of dedication involved in staying current on your craft if you want to continue being relevant. But I no longer feel the pressure to spend every waking moment with my head in a Ruby book. Seeing other languages and frameworks emerge (here’s looking at you Ember.js) is exciting, but takes me back to my experience 4 years ago and the pains involved at the beginning of a learning curve.

I’m excited about what’s to come now that the technology isn’t the most challenging element on my plate.

Have you had similar experiences with a change in focus after becoming more technically capable?