Spread vs Rest Operators in JavaScript
Introduction
Modern JavaScript introduced a deceptively simple syntax: ...
At first glance, it looks like one feature.
In reality, it does two completely opposite things depending on where you use it:
bhavay.hashnode.dev4 min read