Spread operator

Spread operator is used to expanding an expression where multiple arguments or multiple elements are required. We look at the use of spread operator in this lesson.

Suppose we have two arrays and we want to merge them together.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy