File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 번역하면 안되는 용어
2+
3+ > 번역하면 안되는 용어의 경우, 조사를 정하기 위해 ** 읽는 법** 항목이 필요
4+
5+ | 용어 | 읽는 법 | 논의 |
6+ | :-----: | :---: | :---: |
7+ | React | 리액트 | |
8+ | props | 프로퍼티즈. 단수형이라면 프로퍼티 | |
9+ | state | 스테이트 | |
10+ | dispatch | 디스패치 | |
11+ | context | 컨텍스트 | |
12+ | DOM | 돔 | |
13+ | ref | 레퍼런스 | |
14+ | fragments | 프래그먼츠. 단수형은 프래그먼트 | |
15+ | portal | 포탈 | |
16+ | class | 클래스 | |
17+ | Web(대문자로 된 Web의 경우 번역하지 않음)| 웹 | |
18+ | UI | 유아이 | |
19+ | Tick | 틱 | |
20+ | bundle | 번들 | |
21+ | bundler | 번들러 | [ #829 ] ( https://github.com/reactjs/ko.react.dev/issues/829 ) |
22+ | package | 패키지 | |
23+ | Create React App | 크리에이트 리액트 앱 |
24+ | key | 키 | |
25+ | Hook | 훅 | |
26+ | effect(hook 관련한 설명에서 사용 될 때) | 이펙트 | |
27+ | props drilling | 프롭스 드릴링 | |
28+ | batch(ing) | 배치 | |
29+ | Loading indicators | 로딩 인디케이터 | |
30+ | memo, memoization, memoized | 메모 | |
31+ | suspense | 서스펜스 | |
32+ | clean up, cleanup function | 클린업, 클린업 함수 | |
33+ | Error Boundary | 에러 바운더리 | [ #769 ] ( https://github.com/reactjs/ko.react.dev/issues/769 ) |
You can’t perform that action at this time.
0 commit comments