Spread and Rest Operators in JavaScript Explained Simply
Introduction
In modern JavaScript, the three dots syntax ... is used very often. But many beginners get confused because the same syntax is used in two different ways.
These are called the spread oper
kousik-chowdhury.hashnode.dev4 min read