|
7 | 7 | - id: create-a-new-react-app
|
8 | 8 | title: 새로운 React 앱 만들기
|
9 | 9 | - id: cdn-links
|
10 |
| -<<<<<<< HEAD |
11 | 10 | title: CDN 링크
|
12 |
| -- title: 주요 개념 |
13 |
| -======= |
14 |
| - title: CDN Links |
15 | 11 | - id: release-channels
|
16 |
| - title: Release Channels |
17 |
| -- title: Main Concepts |
18 |
| ->>>>>>> 081bb31226919062938ef924472ba1b4170facfc |
| 12 | + title: 배포 채널 |
| 13 | +- title: 주요 개념 |
19 | 14 | isOrdered: true
|
20 | 15 | items:
|
21 | 16 | - id: hello-world
|
|
112 | 107 | - id: javascript-environment-requirements
|
113 | 108 | title: JS 환경 요구사항
|
114 | 109 | - id: glossary
|
115 |
| -<<<<<<< HEAD |
116 | 110 | title: React 기술 용어 모음
|
117 |
| -- title: Hook (New) |
118 |
| - isOrdered: true |
119 |
| - items: |
120 |
| - - id: hooks-intro |
121 |
| - title: Hook 소개 |
122 |
| - - id: hooks-overview |
123 |
| - title: Hook 개요 |
124 |
| - - id: hooks-state |
125 |
| - title: State Hook 사용하기 |
126 |
| - - id: hooks-effect |
127 |
| - title: Effect Hook 사용하기 |
128 |
| - - id: hooks-rules |
129 |
| - title: Hook 규칙 |
130 |
| - - id: hooks-custom |
131 |
| - title: 자신만의 Hook 만들기 |
132 |
| - - id: hooks-reference |
133 |
| - title: Hook API 참고서 |
134 |
| - - id: hooks-faq |
135 |
| - title: Hook 자주 묻는 질문 |
136 |
| -======= |
137 |
| - title: Glossary |
138 |
| -- title: Hooks |
| 111 | +- title: Hook |
139 | 112 | isOrdered: true
|
140 | 113 | items:
|
141 | 114 | - id: hooks-intro
|
142 |
| - title: Introducing Hooks |
| 115 | + title: Hook 소개 |
143 | 116 | - id: hooks-overview
|
144 |
| - title: Hooks at a Glance |
| 117 | + title: Hook 개요 |
145 | 118 | - id: hooks-state
|
146 |
| - title: Using the State Hook |
| 119 | + title: State Hook 사용하기 |
147 | 120 | - id: hooks-effect
|
148 |
| - title: Using the Effect Hook |
| 121 | + title: Effect Hook 사용하기 |
149 | 122 | - id: hooks-rules
|
150 |
| - title: Rules of Hooks |
| 123 | + title: Hook 규칙 |
151 | 124 | - id: hooks-custom
|
152 |
| - title: Building Your Own Hooks |
| 125 | + title: 자신만의 Hook 만들기 |
153 | 126 | - id: hooks-reference
|
154 |
| - title: Hooks API Reference |
| 127 | + title: Hook API 참고서 |
155 | 128 | - id: hooks-faq
|
156 |
| - title: Hooks FAQ |
157 |
| ->>>>>>> 081bb31226919062938ef924472ba1b4170facfc |
| 129 | + title: Hook 자주 묻는 질문 |
158 | 130 | - title: Testing
|
159 | 131 | items:
|
160 | 132 | - id: testing
|
|
163 | 135 | title: Testing Recipes
|
164 | 136 | - id: testing-environments
|
165 | 137 | title: Testing Environments
|
166 |
| -<<<<<<< HEAD |
167 |
| -- title: 기여 |
168 |
| - items: |
169 |
| - - id: how-to-contribute |
170 |
| - title: 기여하는 방법 |
171 |
| - - id: codebase-overview |
172 |
| - title: 코드 구조 개요 |
173 |
| - - id: implementation-notes |
174 |
| - title: 구현 참고사항 |
175 |
| - - id: design-principles |
176 |
| - title: 설계 원칙 |
177 |
| -- title: 자주 묻는 질문 |
178 |
| -======= |
179 | 138 | - title: Concurrent Mode (Experimental)
|
180 | 139 | isOrdered: true
|
181 | 140 | items:
|
|
189 | 148 | title: Adopting Concurrent Mode
|
190 | 149 | - id: concurrent-mode-reference
|
191 | 150 | title: Concurrent Mode API Reference
|
192 |
| -- title: Contributing |
| 151 | +- title: 기여 |
193 | 152 | items:
|
194 | 153 | - id: how-to-contribute
|
195 |
| - title: How to Contribute |
| 154 | + title: 기여하는 방법 |
196 | 155 | - id: codebase-overview
|
197 |
| - title: Codebase Overview |
| 156 | + title: 코드 구조 개요 |
198 | 157 | - id: implementation-notes
|
199 |
| - title: Implementation Notes |
| 158 | + title: 구현 참고사항 |
200 | 159 | - id: design-principles
|
201 |
| - title: Design Principles |
202 |
| -- title: FAQ |
203 |
| ->>>>>>> 081bb31226919062938ef924472ba1b4170facfc |
| 160 | + title: 설계 원칙 |
| 161 | +- title: 자주 묻는 질문 |
204 | 162 | items:
|
205 | 163 | - id: faq-ajax
|
206 | 164 | title: AJAX와 API
|
|
217 | 175 | - id: faq-versioning
|
218 | 176 | title: 버전 정책
|
219 | 177 | - id: faq-internals
|
220 |
| -<<<<<<< HEAD |
221 | 178 | title: 가상 DOM과 구현 세부사항
|
222 |
| -======= |
223 |
| - title: Virtual DOM and Internals |
224 |
| ->>>>>>> 081bb31226919062938ef924472ba1b4170facfc |
0 commit comments