header wave

Post

JS) Array.from

2022-09-20 AM 06/26
#javascript
#study

img.png

Array.from({length:8}) -> undefined로 가득찬 배열 생성

from 안에서 Arrrow Function으로 배열 내 값들 처리가능