Archive
[JS] if,for문을 줄여주는 built-in 함수들
livemehere
2021. 11. 14. 01:44
filter()
map()
forEeach()
slice()
... (spread)
reverse()
split()
trim()
반응형