diff --git a/src/content/community/index.md b/src/content/community/index.md index 1e28a27f0..be26cb2f3 100644 --- a/src/content/community/index.md +++ b/src/content/community/index.md @@ -1,32 +1,32 @@ --- -title: React Community +title: React 커뮤니티 --- -React has a community of millions of developers. On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials. +React는 수백만의 개발자로 구성된 커뮤니티를 가지고 있습니다. 이 페이지는 당신이 참여할 수 있는 React 관련 커뮤니티 몇 가지를 소개합니다. 이 섹션의 다른 페이지에서 온라인 및 대면 학습 자료를 추가로 확인하세요. -## Code of Conduct {/*code-of-conduct*/} +## 행동 규칙 {/*code-of-conduct*/} -Before participating in React's communities, [please read our Code of Conduct.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within. +React의 커뮤니티에 참여하기 전에 [행동 규칙을 반드시 읽어보세요.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) 우리는 [기여자 서약](https://www.contributor-covenant.org/)을 채택했고, 모든 커뮤니티 구성원이 서약 포함된 지침을 준수할 것을 기대합니다. ## Stack Overflow {/*stack-overflow*/} -Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)! +Stack Overflow는 코드 수준의 질문을 하거나 특정 오류에 대한 해결 방법을 찾고자 할 때 유용한 포럼입니다. **reactjs**로 태그된 [기존의 질문을](https://stackoverflow.com/questions/tagged/reactjs) 읽어보거나 [직접 질문하세요](https://stackoverflow.com/questions/ask?tags=reactjs)! -## Popular Discussion Forums {/*popular-discussion-forums*/} +## 인기 있는 토론 포럼 {/*popular-discussion-forums*/} -There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit. +React의 베스트 프랙티스, 애플리케이션 아키텍처, 그리고 React의 미래를 주제로 토론할 수 있는 많은 온라인 포럼이 존재합니다. 코드 수준에서 답할 수 있는 질문이 있다면, 대개 Stack Overflow가 더 적합합니다. -Each community consists of many thousands of React users. +각 커뮤니티는 수천 명의 React 사용자로 구성되어 있습니다. -* [DEV's React community](https://dev.to/t/react) -* [Hashnode's React community](https://hashnode.com/n/reactjs) -* [Reactiflux online chat](https://discord.gg/reactiflux) -* [Reddit's React community](https://www.reddit.com/r/reactjs/) +* [DEV의 React 커뮤니티](https://dev.to/t/react) +* [Hashnode의 React 커뮤니티](https://hashnode.com/n/reactjs) +* [Reactiflux 온라인 채팅](https://discord.gg/reactiflux) +* [Reddit의 React 커뮤니티](https://www.reddit.com/r/reactjs/) -## News {/*news*/} +## 뉴스 {/*news*/} -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. +React에 대한 최신 뉴스는 [Twitter의 **@reactjs**](https://twitter.com/reactjs)와 이 웹사이트의 [공식 React 블로그](/blog/)에서 확인하세요.