From SocialCalc to EtherCalc (gist.github.com) 7 points by audreyt 13y ago ↗ HN This is a draft for the upcoming book; forks/comments/feedback welcome!
[–] audreyt 13y ago ↗ This is a draft for an upcoming book, and comments/feedback would be much appreciated!BTW, for environments where WebWorker-Threads is not an option (e.g. Node.js 0.6), https://github.com/audreyt/ethercalc/commit/0f41d20324833885... provides a backward-compatible fallback.
[–] abiank 13y 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.
2 comments
[ 4.3 ms ] story [ 16.9 ms ] threadBTW, for environments where WebWorker-Threads is not an option (e.g. Node.js 0.6), https://github.com/audreyt/ethercalc/commit/0f41d20324833885... provides a backward-compatible fallback.