I Promise You A Good Explanation
Do you understand async programming, promises, and async/await? I hope you do if you plan to develop with Deno. If you don’t or need to clear some things up, then I recommend you listen in 🙂
------------
Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/Typescript.
------------
Music by Audionautix.com
------------
Promises: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
Async Functions (async/await): https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function