TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What separates a senior developer from an intermediate developer?

3 pointsby daryllxdover 7 years ago
Yup what it says. I feel like I&#x27;m somewhere in the middle. I&#x27;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&#x27;d you get there from an intermediate level? I just want to get better.<p>I code primarily in Ruby&#x2F;Javascript, currently learning Elixir if that helps.

1 comment

taylodlover 7 years ago
It&#x27;s not about technology, it&#x27;s about people. It&#x27;s the realization that your job is to deliver value to someone, and then figure out how to (politely) get through your organization&#x27;s red tape (and every organization has it) to get it done.<p>Coming back to technology - it&#x27;s about simplicity. It&#x27;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&#x27;re easy to diagnose and fix.<p>It&#x27;s these skills that will take you to another level.