Stop calling it spread operator
Apr 29, 2022 · 3 min read · 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...
Join discussion