TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 daryllxd超过 7 年前
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

taylodl超过 7 年前
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.