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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Which Projects Need React? All of Them

2 点作者 quincyla大约 8 年前

2 条评论

al2o3cr大约 8 年前
<p><pre><code> So maybe your project is comfortably nested at the “simple” end of the spectrum now, but what about six months down the road? Isn’t it better to pick a technology that leaves you room to grow, rather than one that pigeon-holes you into bad practices? </code></pre> Given that there&#x27;s a nonzero chance that &quot;using React at all&quot; will be counted amongst the &quot;bad practices&quot; in that future time, this seems like a bad idea. Write the code you need today and worry about six months from now in six months.
dozzie大约 8 年前
OK. How do I put React in my network daemon? It doesn&#x27;t have any GUI, it only talks using network protocols. And this type of projects are quite common in my task list.<p>Then, how do I put React in my CLI tool? And in my library? Not to mention desktop or mobile applications, which I don&#x27;t write.<p>The author should sometimes come out of his web cave, especially when he&#x27;s using universal quantification.