Spread syntax or spread operator - Basic JavaScript Fast (39)

preview_player
Показать описание
Let's learn the spread syntax (or spread operator) in JavaScript, which helps us to decompose an array into individual elements, and a string into individual characters. The key idea is to add 3 periods before the array or object you want to decompose. In addition, we can copy an object using the spread syntax. We can also combine two objects with the use of the spread syntax.

Playlist of my JavaScript course

Playlist of my HTML5 and CSS3 tutorials

Playlist of my algorithm walkthrough

Playlist of my Java course

Playlist of my Java examples

#javascripttutorial #javascriptfullcourse #begincodingfast #javascript #spreadsyntax
Рекомендации по теме
join shbcf.ru