Rest Parameter is collecting all remaining elements into an array . Spread Operator is unpacking collected elements such as arrays into single elements .
確定! 回上一頁