lynx12345 / code-academy-project-expresso

Unit 6 - final project - expresso
0 stars 0 forks source link

summary #4

Open cjessett opened 6 years ago

cjessett commented 6 years ago

(Meets Expectations) Overall, nice work.

Remember to prefer template literals and to omit callback arguments that aren't used. Also, remember to use object destructuring to simplify variable assignment.

Otherwise, your code is clean and easy to follow, nice job.

lynx12345 commented 6 years ago

thnks!!