We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is there a way to not have to type 'return new Promise(( resolve, reject ) => {' every single function?
I almost want to get rid of all callbacks from javascript hah!