641 Views
The spread syntax allows us to expand the arrays or strings where zero or more arguments are needed for the function calls or array literals or object literals.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
The spread syntax allows us to expand the arrays or strings where zero or more arguments are needed for the function calls or array literals or object literals.