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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Do you really need a front-end framework?

3 点作者 filozynka将近 11 年前

1 comment

onion2k将近 11 年前
UI toolkits are useful for covering the edge-cases. No matter how much work you (or your team) put in, you simply can&#x27;t test your own code to the extent that the Bootstrap community (or whoever) tests their code. Unless you have wildly esoteric UI requirements that you can&#x27;t fulfil with an existing, open, well-supported framework it&#x27;s always going to be more effective to put time in to learning and customising that, and getting all the benefit of tens of thousands of hours of people testing it on <i>everything</i>, than building something from the ground up yourself.