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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: To you, what is a 'full-stack developer/engineer'?

1 点作者 zatkin超过 10 年前

4 条评论

cauterized超过 10 年前
A web developer who can do client side (CSS, JS, HTML), server side, and knows the essentials of relational databases and SQL. Understands HTTP and the request/response cycle. Systems/DevOps and newer protocols like websockets or WebRTC are nice to have but only a dealbreaker for specialized projects. The idea is that they should be able to jump in and help out with any part of a web app, or implement a feature top to bottom without having to hand it off to someone else at a boundary.
greenyoda超过 10 年前
Someone asked the same question a few days ago and got lots of replies:<p><a href="https://news.ycombinator.com/item?id=9032870" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9032870</a>
davidw超过 10 年前
A buzzword, mostly. I suppose you could use it to mean someone who knows about web development from the back end to the front end, and all the bits and pieces in between.
jacquesm超过 10 年前
Someone who knows how to hold a soldering iron and program in javascript.