The spread operator allows an expression to be expanded in places where multiple arguments (for function calls) or multiple elements (for array literals) or multiple variables (for destructuring assignment) are expected.
(this for me to fill up with every element
that you use in lessons. syntax
explaination and links for more)
(for example console.log)
Links
- Wikipedia
- Anotherlink,com
