Merge multiple object { } and array [ ] using spread operator in javascript. #shorts

preview_player
Показать описание
In this video, I explained about the javascript feature SPREAD operator.
Spread syntax can be used when all elements from an object or array need to be included in a new array or object. Basically can say to merge Array and objects use this.
Рекомендации по теме
Комментарии
Автор

your method is invalid because your method not support IE, FireFox and any browser

codingshort