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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Getting Started Full Stack

2 点作者 eguneys超过 11 年前

1 comment

zaroth超过 11 年前
One thing about going &#x27;full stack&#x27; is there&#x27;s a heck of a lot of OPS going on in the &#x27;full stack&#x27;. You can be &#x27;Full Stack Dev&#x27; maybe but really you need two people, or devops tools that are just incredibly more sophisticated than what&#x27;s out there today.<p>Maybe these are all premature optimizations, but maybe they are essential steps you would regret not taking earlier.... But how can you tell the difference?<p><pre><code> How do you know the server is secure? What kinds of logs are you keeping? Are you monitoring uptime? What analytics? Backups! Testing Backups! Subscription to your blog? </code></pre> Today the only solution is basically finding a PaaS who can offer that feature-set.<p>So I think a really great next article you could write is talking about getting it all live and in front of users - deploy it.