Consider using an async function: ```js async function promiseFunction() { return someValue; } ``` --Oriol -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20171106/16b3f692/attachment-0001.html>