Simply put, the spread operator in JavaScript expands or unpacks the elements of an array or iterable object. It can be used to solve a couple ...
確定! 回上一頁