From SocialCalc to EtherCalc(gist.github.com)
gist.github.com
From SocialCalc to EtherCalc
https://gist.github.com/3978463
This is a draft for the upcoming book; forks/comments/feedback welcome!
2 comments
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.
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.
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.