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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Make React 70% Faster

34 点作者 el_hacker将近 2 年前

3 条评论

paulddraper将近 2 年前
&gt; With newer frameworks like Svelte, the virtual DOM isn&#x27;t even used because of the performance overhead. Instead, Svelte uses a technique called &quot;dirty checking&quot; to determine what has changed.<p>&quot;Newer frameworks&quot; lol.<p>Angular was doing this before Svelte was a twinkle in its creator&#x27;s eye.<p>But that doesn&#x27;t exist because it&#x27;s &quot;old&quot; and frequently used.
评论 #36291408 未加载
c0balt将近 2 年前
This looks quite cool for some usecases. I also quite like the honest breakdown of their VDOM approach[0]. It highlights strengths + weaknesses and even gives an example of when it is (<i>not</i>) a good fit. This very useful and very much appreciated.<p>[0]: <a href="https:&#x2F;&#x2F;million.dev&#x2F;blog&#x2F;virtual-dom" rel="nofollow noreferrer">https:&#x2F;&#x2F;million.dev&#x2F;blog&#x2F;virtual-dom</a>
JaceLightning将近 2 年前
Instead of making yet another file, why not just upstream optimizations into react?
评论 #36282577 未加载