February 2018
Intermediate to advanced
298 pages
8h 22m
English
The spread operator is not just limited to spreading an iterable object into function arguments, but it can be used wherever multiple elements (for example, array literals) are expected in code. So it has many uses. Let's see some other use cases of the spread operator for arrays.
Read now
Unlock full access