DEV Community

Discussion on: Understanding Rest Parameter Syntax

 
laurieontech profile image
Laurie

Yup! Check out this post if you want that example specifically. It's essentially grabbing each element in the array and dropping it into a new array structure.