13 ms·
Try using promises, and a small utility function to convert library functions that take callbacks to ones that return a promise.
by halfninety 13y ago
Try using promises, and a small utility function to convert library functions that take callbacks to ones that return a promise.