how to convert an array to an object with the spread syntax (...) #coding #javascript #tutorial

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I got mixed feelings about the spread operator. Mostly about readability and compatibility.

intazoid
Автор

why u need autocomplete to write const 💀💀💀

PotatoSoKawaii
Автор

Incomplete! For `y` to be array-like you must also provide a length property.

codeman-dev