Skip to content

Commit d2ac78e

Browse files
[파트1, 파트2] 목차 설명 업데이트
1 parent e14e9dd commit d2ac78e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

1-js/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 코어 자바스크립트
22

3-
PART1에선 기초 문법부터 객체 지향 프로그래밍과 같은 고급 개념까지 다양한 내용을 학습합니다.
3+
파트1에선 기초 문법부터 객체 지향 프로그래밍과 같은 고급 개념까지 다양한 내용을 학습합니다.
44

55
호스트 환경에 종속되지 않는 코어 자바스크립트에 집중할 예정입니다.
66

2-ui/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Browser: Document, Events, Interfaces
1+
# 브라우저와 문서, 이벤트, 인터페이스
22

3-
Learning how to manage the browser page: add elements, manipulate their size and position, dynamically create interfaces and interact with the visitor.
3+
파트2에선 브라우저 내 페이지를 다루는 방법에 대해 학습합니다. 요소 추가, 요소의 사이즈와 위치를 조정하는 방법을 비롯하여 동적으로 인터페이스를 생성하는 방법, 인터페이스를 기반으로 사용자와 상호작용 하는 방법 등에 대해 학습할 예정입니다.

0 commit comments

Comments
 (0)