Spread vs Rest Operators in JavaScript
You've probably typed ... in JavaScript and thought, "wait, is this the spread thing or the rest thing?" You're not alone. Both use the exact same ... syntax, which is genuinely confusing at first. Bu
saurabh-ravte.hashnode.dev4 min read