donalogrady / Unit-3-Scoop

0 stars 0 forks source link

JavaScript Fundamentals and Formatting #5

Open tbergen1 opened 5 years ago

tbergen1 commented 5 years ago

You used JS language features appropriately when implementing your code. You had a good use of these features ranging from proper function use to proper variable declaration with const and let. Your formatting was also great, making your code very easy to read. Nice job!