Skip to content

용어: boundary #769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
KANGPUNGYUN opened this issue Sep 5, 2023 · 5 comments
Closed
1 task done

용어: boundary #769

KANGPUNGYUN opened this issue Sep 5, 2023 · 5 comments
Labels
discussion Discuss the problem term 문서에서 사용하는 용어에 대한 논의

Comments

@KANGPUNGYUN
Copy link
Contributor

KANGPUNGYUN commented Sep 5, 2023

논의하고자 하는 용어

boundary, error boundary

해당 용어가 등장하는 원문의 문장

You can do this by wrapping the lazy component or any of its parents into a <Suspense> boundary:

If the Promise rejects, React will throw the rejection reason for the nearest Error Boundary to handle.

boundary바운더리, 경계 두 가지로 번역되고 있고, Error Boundary에러 경계로 번역하거나 Error Boundary를 번역하지 않고 그대로 사용하는 경우가 있습니다. 다음의 용어를 어느 방향으로 통일하면 좋을 지 의논하고 싶습니다.

In boundary and error boundary, I would like to discuss whether it is better to write clean up as a unique noun or translate the meaning into Korean.


논의가 완료된 후에 아래 내용을 업데이트 해주세요

@KANGPUNGYUN KANGPUNGYUN added discussion Discuss the problem term 문서에서 사용하는 용어에 대한 논의 labels Sep 5, 2023
@KANGPUNGYUN KANGPUNGYUN mentioned this issue Sep 5, 2023
6 tasks
@hg-pyun
Copy link
Member

hg-pyun commented Sep 18, 2023

경계는 다른 의미와 혼동의 여지가 있어서, 바운더리 혹은 원문 그대로 boundary를 쓰는게 어떨까 싶습니다.

@taggon
Copy link
Collaborator

taggon commented Sep 19, 2023

To solve this problem for React users, React 16 introduces a new concept of an “error boundary”.

공식 문서에 나와있듯이, Error BoundaryHooks처럼 React에서 새롭게 정의한 개념이므로 번역하기 보다는 원문을 살리는 게 좋겠다는 의견에 공감합니다.

@eomttt
Copy link
Collaborator

eomttt commented Oct 29, 2023

저도 원문을 살리는것에 한표 하겠습니다

@gnujoow
Copy link
Member

gnujoow commented Jan 6, 2024

원문 그대로 사용에 동의합니다.

@gnujoow
Copy link
Member

gnujoow commented Jan 6, 2024

wiki업데이트 완료했습니다 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discuss the problem term 문서에서 사용하는 용어에 대한 논의
Projects
None yet
Development

No branches or pull requests

5 participants