@darshanpawar
Stop thinking. Start executing.
Nothing here yet.
Nothing here yet.
Mar 26 Β· 3 min read Β· What is the Spread Operator? π The spread operator (...) is used to expand elements It takes a collection (array/object) and spreads it into individual values. β Example (Array) const arr = [1, 2, 3
Join discussion