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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Orbit.js – a framework for orchestrating data access and synchronization

18 点作者 dgeb将近 8 年前

1 comment

rockostrich将近 8 年前
When you have this:<p><pre><code> store.on(&#x27;transform&#x27;, (transform) =&gt; { return backup.sync(transform); }); </code></pre> And then this right after it:<p><pre><code> store.on(&#x27;transform&#x27;, (transform) =&gt; backup.sync(transform)); </code></pre> You&#x27;re writing meaningless documentation. The project looks cool, but I can&#x27;t take it seriously when the Getting Started guide panders to the reader.
评论 #14797343 未加载