Using Spread and Rest
In this reading, we will learn how to join arrays, and objects using the rest operator. You will also discover how to use the spread operator to:
Add new members to arrays without using the push() method,
Convert a string to an array and
Copy eit...
lovejavascript.hashnode.dev2 min read
Arun Shukla
Learner
Nice Article bhai