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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is a 'full stack' website?

1 点作者 greyfox大约 7 年前
Hi i was browsing a separate ASK HN question and saw someone mention a full stack website, and i&#x27;ve heard of full stack devs but never a &#x27;full stack website&#x27;<p>is there a single composition of the components of a full stack website? Or does it vary?<p>Ask thread that mentions a full stack website: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16800510

2 条评论

smt88大约 7 年前
That term is unusual enough that I&#x27;ve never seen it.<p>So-called full-stack developers are people who build the back-end (server side) as well as the user-facing front-end (client side). As far as I know, it only refers to web development, so the client will usually be a browser or native app.<p>Based on context, it seems like &quot;full-stack website&quot; means a website that has some business logic on the back-end. This would be distinct from a static site.<p>(A &quot;static&quot; site does technically have a back-end, but it would just be serving flat HTML&#x2F;JS&#x2F;CSS files that are unmodified.)
tylerhou大约 7 年前
Do you have a link to provide context?
评论 #16802553 未加载