Ask HN: What separates a senior developer from an intermediate developer?
Yup what it says. I feel like I'm somewhere in the middle. I've led a software project before but there were just 3 developers in our team and I had the most experience. I also review their code while doing coding myself. For senior devs, how'd you get there from an intermediate level? I just want to get better.
I code primarily in Ruby/Javascript, currently learning Elixir if that helps.
1 comment
[ 2.7 ms ] story [ 9.7 ms ] threadComing back to technology - it's about simplicity. It's the realization your system is going to spend most of its life in operations and maintenance and you need to design systems that just work, work reliably, and when they inevitably have problems they're easy to diagnose and fix.
It's these skills that will take you to another level.