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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to just be a back end developer?

8 点作者 aliencat将近 10 年前
I&#x27;ve been learning and writing backend code(python, flask, Django...) dedicatedly for about 2 years. I learned most of these stuff by myself and has not yet applied for a developer job.<p>I&#x27;m shocked when I see a lot of jobs asking for full-stack developers. It seems to me that it&#x27;s hard enough to be good at one technology(takes me 2 years already and still so much to learn). I&#x27;ve looked into javascript, css(bootstrap) and such and found great obstacles with these technologies. No doubt I would have to further devote years of effort to learn these as well.<p>Can I just be a backend developer? What would be my advantages over full-stack developers?

5 条评论

phantom_oracle将近 10 年前
It depends on what type of frontend work you want to do.<p>The advanced stuff (like JS frontend frameworks) all seem to have a deep learning curve, but normal HTML5 + JS isn&#x27;t that difficult (with tools like bootstrap, etc.)<p>If you&#x27;ve been building stuff in Django and Flask for 2 years, you&#x27;ve already done some frontend work with Jinja2, etc.<p>I guess this is why developers justify charging USD+70 per hour, as the amount of skill it takes to master so many technologies warrants a high pay-rate.
评论 #9729411 未加载
CRidge将近 10 年前
Many projects are small, and even big projects tend to be split into many smaller projects. In those cases, it is vital that everyone on the team can do anyone elses job if they have to. You tend to get one role most of the time, but you need to be able to understand the whole project.<p>I would recommend looking into &quot;old fashioned&quot;, established companies who do their own development. I&#x27;ve worked with banks a few times, and they seem to often still do the &quot;database department&quot;, &quot;back end department&quot; and &quot;front end department&quot; thing. I&#x27;m sure there are other areas too, but that&#x27;s the only one I&#x27;ve had experience with.
notduncansmith将近 10 年前
In smaller companies, my experience is that you&#x27;d be at a distinct disadvantage compared to most full-stack developers. At larger orgs, however, there&#x27;s plenty of room for specialization - depending on the size, &quot;backend developer&quot; may even be far too broad of a term.<p>That said, while the front-end can seem scary, it&#x27;s alright once you dive in. With 2 years of experience as a Python developer, I wouldn&#x27;t expect you to have too much trouble picking up Javascript and HTML&#x2F;CSS.
philjr将近 10 年前
Firstly, yes! Typically what you&#x27;re seeing are smaller companies where everyone on the team needs to be able to contribute and review everyone elses work. That&#x27;s not to say that&#x27;s all that&#x27;s out there.<p>We have whole swaths of teams that just do backend development.<p>Basically, get in to a larger organisation that allows you to specialize a little more. Or go work for a company that just sells backend infrastructure &#x2F; middleware :-)
bewe42将近 10 年前
Guess depends on the language, I&#x27;m doing Java backend dev since almost 15 years and loving it. I&#x27;m developing front-end but only for my own side projects