hye5nee123 / java-master

1 stars 0 forks source link

module #11

Closed hye5nee123 closed 9 months ago

hye5nee123 commented 9 months ago

https://bantree.tistory.com/437

https://ko.javascript.info/modules-intro

실수

image

https://velog.io/@tonyk0901/for-forEach-map-reduce-find-filter-%EC%B0%A8%EC%9D%B4%EC%A0%90-%EB%B0%8F-%EC%82%AC%EC%9A%A9%EC%B2%98

hye5nee123 commented 9 months ago

배열 함수 splice image

p.196

이해 완.

hye5nee123 commented 9 months ago

reduce 사용할 때

image

첫 번째 값이랑 return 값 지정하는 거 잊지 말기

for in /**for in 반복문 > 공부 더 필요!

hye5nee123 commented 9 months ago

filter 이해 완료.

image