|
|
|
|
|
by galaxyLogic
2245 days ago
|
|
> glad to see later versions of Node include promisified versions of things like File IO. I agree. They are easier to use. But they require more effort to write. Promises are easier to use than create. Maybe they are the direction in which public APIs will go but I do find they take extra effort to write, compared to callbacks |
|