Javascript Cheatsheet: Spread Operators by@imsabir

Javascript Cheatsheet: Spread Operators

tldt arrow
Read on Terminal Reader🖨️

Too Long; Didn't Read

Spread syntax allows an iterable such as an array expression or string to be expanded in places where zero or more arguments (for function calls) or elements (for array literals) are expected. The spread operator makes deep copies of data if the data is not nested. When you have nested data in an array or object the spread operator will create a deep copy of the top most data and a shallow copy of nested data.
featured image - Javascript Cheatsheet: Spread Operators
Mohammed HackerNoon profile picture

@imsabir

Mohammed

About @imsabir
LEARN MORE ABOUT @IMSABIR'S EXPERTISE AND PLACE ON THE INTERNET.
react to story with heart
Mohammed HackerNoon profile picture
by Mohammed @imsabir.I am a web developer with expertise in cutting edge technologies, technical writer, technical recruiter.
Read My Stories

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa