|
|
|
|
|
by Klathmon
3333 days ago
|
|
The situation is still that callbacks are king in the node core libraries. But there is some talk about how to move forward[0], however I don't think there has been much headway as of the last time I really looked into it about 6-months ago. That being said, there are some fantastic libraries which you can use as a drop-in replacement for the core libraries provide a promise based API, but nothing in core directly. [0] https://github.com/nodejs/NG/issues/25 |
|