callback hell 可以靠一些類 future/promise api,外加未來 es6 Generators 應該就可以寫得很漂亮?
另外關於 heavy task 的 thread 問題...,之前有看到這種 node-webworker-threads1,但就是得另外裝就是了。
callback hell 可以靠一些類 future/promise api,外加未來 es6 Generators 應該就可以寫得很漂亮?
另外關於 heavy task 的 thread 問題...,之前有看到這種 node-webworker-threads1,但就是得另外裝就是了。