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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Fall of the House of Node

3 点作者 horrido超过 9 年前

1 comment

CuriouslyC超过 9 年前
I&#x27;m not a fan of Javascript at all, and I&#x27;ve been fairly anti-Node for a while. That being said, I&#x27;m actually coming around for a couple of reasons:<p>1.) Server side rendering with React is a solid use case; you get lower initial page latency and better search engine indexing with very little additional development effort.<p>2.) Typescript is actually pretty usable. The Javascript library&#x2F;build ecosystem is still pretty weak, so this doesn&#x27;t sell me, but it is enough to move from revulsion to tolerance.