melanieseltzer / es6-all-the-things

Collection of ES6 goodies for next-level dev 🤓💻
https://melanieseltzer.github.io/es6-all-the-things/
207 stars 23 forks source link

Updating the "...spread" example #8

Closed immanuelfodor closed 6 years ago

immanuelfodor commented 6 years ago

Hi, thanks for your excellent cheat sheet! :)

I made a small adjustment on one of the examples to be more clear on what the feature does, and it's easier to understand now. Also inserted a console.log before the comment as you applied this pattern throughout the page but here.

melanieseltzer commented 6 years ago

Thank you 👍