JavaScript Interview Question 🔥 | Rest vs Spread in JavaScript | JavaScript simplified

preview_player
Показать описание
JavaScript uses three dots (...) for both the rest and spread operators. But these two operators are not the same.

The main difference between rest and spread is that the rest operator puts the rest of some specific user-supplied values into a JavaScript array. But the spread syntax expands iterables into individual elements.

In this video I have explained rest vs spread under 1 minute.

rest vs spread is one of the most common topic asked in JavaScript interview questions.

Cheers,
Sahil Ahlawat

Would love to Stay Connected with you ❤️

#sahilahlawat #javascript #english #callbackfunction #javascriptsimplified #spreadoperator #restoperator #restvsspread
Рекомендации по теме