DEV Community

Discussion on: Welcome Thread - v37

Collapse
 
mattdionis profile image
Matt Dionis

Hi, all!

I'm a self-taught software engineer currently transitioning from an Engineering Manager role at Circle Internet Financial back to an Engineer role at Auth0. I spend most of my time working with Node.JS and React but also love GraphQL. I'm excited to be relocating from Medium over to Dev.to!

Collapse
 
chrisachard profile image
Chris Achard

Hi Matt! Welcome.

I'm always interested to hear from engineers-turned-eningeering-managers: how did you find that transition? Is there any advice that you'd give to others looking to make that change? (Since you're going back to an engineer role, I assume you found out that you like being in the technology more?)

thanks!

Collapse
 
mattdionis profile image
Matt Dionis

The transition from Engineer to Engineering Manager was jarring for me. I went from writing code ~90% of the time to < 20% of the time very quickly. I found that I was exhausted at the end of a workday but oddly felt like I hadn't accomplished much due to the lack of code contribution. Obviously, this wasn't true as I was efficiently leading a team of engineers now but it can be difficult to fight that feeling at first. I enjoyed managing for a while but eventually found myself diving into side projects on nights and weekends to get my "coding fix".

I'd say that the transition back to individual contributor can be rough as well. Succeeding at technical interviews when you've only been writing ~1 hour of code a day can be challenging.

I don't regret my time in management land as I feel like it sharpened my communication, prioritization, and architectural design skills and reinforced how much I like programming on a daily basis.

Thread Thread
 
chrisachard profile image
Chris Achard

Yeah, that makes sense - thanks for your insight! It's funny how we can work a whole day (on managing say), and then feel like we haven't accomplished anything :) I definitely get needing a "code fix" too :)

Good luck on your transition back!