es6

04. Rest and Spread πŸ‘©β€πŸŽ“πŸ‘¨β€πŸŽ“

πŸ“ Add Comments to Implementation and Use of Rest and Spread Operators

Work with a partner to add comments describing the functionality of the code found in index.js.

πŸ“ Notes

Refer to the documentation:


πŸ† BONUS

If you have completed this activity, work through the following challenge with your partner to further your knowledge:

  • On what other data types can you use the spread operator or rest parameters?

Use Google or another search engine to research this.


βœ… Solutions

Solutions Click Here