Spread vs Rest Operator in JavaScript
Using the ... operator is a feature introduced in ES6 JavaScript. The ... operator is used for both the spread and rest operators in JavaScript, but these operators aren't the same.
What is the Spread, and What is the Rest operator in JavaScript? Is ...
muhtoyyib.hashnode.dev5 min read