ylvare / jammming

Codedamy project
0 stars 0 forks source link

Using ES6/ES7 Syntax #2

Open tbergen1 opened 6 years ago

tbergen1 commented 6 years ago

You did a good job using ES6/ES7 syntax, such as your use of async/await. There were other areas where you could have leveraged it. such as when creating copies of arrays and other situations such as that, but overall you did a good job.