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.

From SocialCalc to EtherCalc

7 pointsby audreytover 12 years ago
This is a draft for the upcoming book; forks/comments/feedback welcome!

2 comments

abiankover 12 years ago
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.
audreytover 12 years ago
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.