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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

From SocialCalc to EtherCalc

7 点作者 audreyt超过 12 年前
This is a draft for the upcoming book; forks/comments/feedback welcome!

2 条评论

abiank超过 12 年前
This project exemplifies better than all others the advantage of being able to run the same language on the front and the backend. And it is awesome as well! Kudos.
audreyt超过 12 年前
This is a draft for an upcoming book, and comments/feedback would be much appreciated!<p>BTW, for environments where WebWorker-Threads is not an option (e.g. Node.js 0.6), <a href="https://github.com/audreyt/ethercalc/commit/0f41d2032483388533ce9b62faa7902944efbb05#L5R8" rel="nofollow">https://github.com/audreyt/ethercalc/commit/0f41d20324833885...</a> provides a backward-compatible fallback.