paint-brush
Javascript Cheatsheet: Spread Operators by@imsabir
514 reads
514 reads

Javascript Cheatsheet: Spread Operators

by Mohammed4mMarch 14th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

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
Mohammed

Mohammed

@imsabir

I am a web developer with expertise in cutting edge technologies, technical writer, technical recruiter.

About @imsabir
LEARN MORE ABOUT @IMSABIR'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Mohammed HackerNoon profile picture
Mohammed@imsabir
I am a web developer with expertise in cutting edge technologies, technical writer, technical recruiter.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite