You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For sync and async.
For promise APIs, not callback APIs (duplicate).
But convert all to callbacks in ST 'then: block error: errorBlock' to stop async method propagation.
For FileHandle class and global modulfe functions (somewhat duplicate).
(Gee, Node.js is a bit of a mess in this area :)