mhessari / expense-tracker

1 stars 0 forks source link

Use async await instead of .then pattern #2

Closed pshaddel closed 9 months ago

pshaddel commented 9 months ago

https://github.com/mhessari/expense_tracker/blob/aa33456fd09d349d772ce0ebafb4fafcfbf2e6e9/public/app.js#L113

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function

pshaddel commented 9 months ago

https://dev.to/mktheitguy/async-and-await-in-javascript-a-comprehensive-guide-1oka