-
-
Notifications
You must be signed in to change notification settings - Fork 516
docs: translate blog post react-compiler-1 #1346
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
base: main
Are you sure you want to change the base?
Conversation
docs: translate blog post react-compiler-1
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
자동 메모이제이션 외에도 React Compiler는 React 코드에 대해 실행되는 유효성 검사 패스를 가지고 있습니다. 이 패스는 [React의 규칙](/reference/rules)을 인코딩하고, 컴파일러의 데이터 흐름 및 가변성에 대한 이해를 사용하여 React의 규칙이 깨진 부분에 대한 진단을 제공합니다. 이러한 진단은 종종 React 코드에 숨어있는 잠재적인 버그를 노출하며, 주로 `eslint-plugin-react-hooks`를 통해 표시됩니다. | ||
|
||
To learn more about how the compiler optimizes your code, visit the [Playground](https://playground.react.dev). | ||
컴파일러가 코드를 최적화하는 방법에 대해 더 자세히 알아보려면 [Playground](https.playground.react.dev)를 방문하세요. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여기 링크가 잘못됬네요.
컴파일러가 코드를 최적화하는 방법에 대해 더 자세히 알아보려면 [Playground](https.playground.react.dev)를 방문하세요. | |
컴파일러가 코드를 최적화하는 방법에 대해 더 자세히 알아보려면 [Playground](https://playground.react.dev/)를 방문하세요. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정하였습니다 감사합니다!
<DeepDive> | ||
|
||
#### How does React Compiler work? {/*how-does-react-compiler-work*/} | ||
#### React Compiler는 어떻게 작동하나요? {/*how-does-react-compiler-work*/} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React Compiler는 React 컴파일러로 번역해야할지 고민이 드는군요.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/content/blog/2025/04/21/react-compiler-rc.md
이전에 번역되어 있는 글과 일치 시키는게 나을 것 같기도합니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
컴파일러로 번역해도 좋을 것 같습니다
React Compiler v1.0 블로그 문서 번역
React Compiler v1.0 블로그 게시글
src/content/blog/2025/10/07/react-compiler-1.md
및 관련 인덱스 파일src/content/blog/index.md
의 한국어 번역을 진행하였습니다번역 페이지 이미지
필수 확인 사항
textlint
가이드Textlint Guide선택 확인 사항