Hacker News new | ask | show | jobs
by sil3ntmac 4593 days ago
Not really anything useful in this article. To make fibonacci "non-blocking", you use process.nextTick callbacks to "interweave" the computations, just like real threads!