Destructuring in JS
We are aware of the common data structures that are using in JS to store data in specific format, now what if we want to take out these data in proper ways, the process is know as destructuring of dat
saurav26.hashnode.dev5 min read