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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Terrible Advice for Web Developers

1 点作者 philonoist超过 1 年前

1 comment

syndicatedjelly超过 1 年前
Paywalled so here are some I invented:<p>1) Become a specialist in a language or framework.<p>2) Being able to scale a website to handle thousands of concurrent users should inform the stack you choose at the start<p>3) You can Google anything<p>4) Copy-paste engineering is acceptable when in a time-crunch, or you feel like it<p>5) Never write raw HTML, CSS, or JS. Those are ancient technologies, and should always be wrapped in modern tech because it’s safer.<p>6) You don’t need to understand security, because modern frameworks handle it for you<p>Any others?