reactjs / ko.react.dev

React documentation website in Korean
https://ko.react.dev
Creative Commons Attribution 4.0 International
690 stars 421 forks source link

용어: Suspense #705

Closed sa02045 closed 9 months ago

sa02045 commented 1 year ago

논의하고자 하는 용어

Suspense번역하면 안되는 용어에 추가하는 것을 제안합니다. (이미 #681 에 반영되었음)

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

681

You can reduce the portion of the route that is client-side rendered by wrapping the component that uses `useSearchParams` in a `Suspense` boundary. For example:

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

gnujoow commented 11 months ago

동의합니다. 계념을 담고 있는 용어이므로 고유명사로 작성하고 번역하지 않는게 좋겟습니다.

hg-pyun commented 11 months ago

반영해뒀습니다. 기존에 서스펜스로 번역된 글들 -> suspense로 바꿔서 반영한 후에 이 PR을 닫도록 하겠습니다.