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!