/promise-await-catch

A simple app showcasing a small, but quite important difference between a function that returns a Promise and an async function

Primary LanguageJavaScript