Skip to content

Commit 9ab0709

Browse files
committed
init
1 parent 7cb60d1 commit 9ab0709

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
5. 클래스를 대신 함수로 하는 추상화
5252
6. 이미지 동시성 다루기
5353
7. 동시성 부하 조절
54-
8. 고차 함수로 더 작게 나누어 재사용성 높이기 1
55-
9. 고차 함수로 더 작게 나누어 재사용성 높이기 2
56-
10. 고차 함수로 더 작게 나누어 재사용성 높이기 3
54+
8. 고차 함수로 더 작게 나누어 재사용성 높이기 - 데이터형 없애기
55+
9. 상위 스코프 변수를 사용하는 함수와 아닌 함수들 쪼개기
56+
10. DOM을 다루는 고차 함수

0 commit comments

Comments
 (0)