Would be nice to show error handling with a try/catch around fetchData for people checking out the project and wondering how to do it (esp. for those not familiar with async/await.)
I'll do up a pull request with that over the weekend unless somebody beats me to it.
Would be nice to show error handling with a try/catch around
fetchData
for people checking out the project and wondering how to do it (esp. for those not familiar with async/await.)I'll do up a pull request with that over the weekend unless somebody beats me to it.