Rest Operator and Spread Operator
Rest Operator
Rest operator is used to collect or gather items
Before using the rest we need to follow some specific rules like
Placement is must that means you have to place the rest operator the at the end only, otherwise it won't get the result
...
venkatdas.hashnode.dev2 min read
SaiTeja Gatadi
Javascript
Looks great.. Thanks for uploading!!