Y
Hacker News
new
|
ask
|
show
|
jobs
by
olegp
5246 days ago
If you prefer vanilla JS and are only working with Node, you should check out
https://github.com/laverdet/node-fibers
. I use it in my
https://github.com/olegp/common-node
package to address the same issues as those tackled by StratifiedJS.