Stop calling it spread operator
You may know the 3 dots notations ...
On the web, hashnode too, you can find tons of articles that talk about this new operator, which has become essential if you need to clone arrays, objects, merge stuff or pass unlimited params to a function.
S...
thedistractedmind.hashnode.dev3 min read