ylvare / jammming

Codedamy project
0 stars 0 forks source link

Summary - Exceeds Expectations #4

Open tbergen1 opened 6 years ago

tbergen1 commented 6 years ago

Overall, you did a good job with this project. Your formatting was good, which made your code easy to read. You also did a pretty good job using ES6/ES7 syntax. Some things I would recommend would be to go back and remove an instance of direct state mutation as that is a cardinal sin in the world of React. Other than that, good job!

ylvare commented 6 years ago

Thanks!