The Rest and Spread operator in javaScript

Both rest and spread operators have similar syntax i.e 3 dots (…)

The spread operator is used to create copies of array/objects.

The rest operator is used to collect all the remaining values.

--

--

I’m a full-time software engineer who loves sharing knowledge to help others become better developers.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Ayesha Malik

I’m a full-time software engineer who loves sharing knowledge to help others become better developers.