TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Which Projects Need React? All of Them

2 pointsby quincylaabout 8 years ago

2 comments

al2o3crabout 8 years ago
<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.
dozzieabout 8 years ago
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.