Skip to content

Commit

Permalink
Merge pull request #477 from coderdal/translate-react-community-home
Browse files Browse the repository at this point in the history
Translate React Community Home Page
  • Loading branch information
alioguzhan authored Jul 28, 2023
2 parents 95440c8 + 7658076 commit c4dea55
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/content/community/index.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
---
title: React Community
title: React Topluluğu
---

<Intro>

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 milyonlarca geliştiriciden oluşan bir topluluğa sahiptir. Bu sayfada bir parçası olabileceğiniz React ile ilgili bazı toplulukları listeledik; ekstra çevrimiçi ve kişiye özel öğrenme içerikleri için bu bölümde bulunan diğer sayfaları ziyaret edin.

</Intro>

## Code of Conduct {/*code-of-conduct*/}
## Davranış Kuralları {/*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 topluluklarına katılmadan önce, [lütfen Davranış Kurallarımızı okuyun.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) Biz, [Katkı Sağlayıcı Tüzüğünü](https://www.contributor-covenant.org/) benimsedik ve tüm topluluk üyelerinin bu kurallara uymasını bekliyoruz.

## 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 takıldığınız özel bir hatayı veya kod düzeyindeki sorularınzı sorabileceğiniz popüler bir forumdur. **reactjs** etiketiyle paylaşılmış [varolan soruları](https://stackoverflow.com/questions/tagged/reactjs) okuyun veya [kendi sorunuzu sorun](https://stackoverflow.com/questions/ask?tags=reactjs)!

## Popular Discussion Forums {/*popular-discussion-forums*/}
## Popüler Tartışma Forumları {/*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'in en iyi kullanım yöntemleri, uygulama mimarisi ve geleceği hakkında tartışma yapmak için harika yerler olan birçok çevrimiçi forum bulunmaktadır. Eğer cevaplanabilir kod düzeyinde bir sorunuz varsa, genellikle Stack Overflow daha uygun bir seçenektir.

Each community consists of many thousands of React users.
Her topluluk, binlerce React kullanıcısından oluşur.

* [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'de React Topluluğu](https://dev.to/t/react)
* [Hashnode'da React Topluluğu](https://hashnode.com/n/reactjs)
* [Reactiflux çevrimiçi sohbet](https://discord.gg/reactiflux)
* [Reddit'te React Topluluğu](https://www.reddit.com/r/reactjs/)

## News {/*news*/}
## Haberler {/*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 ile ilgili en güncel haberler için, [Twitter'da **@reactjs** hesabını](https://twitter.com/reactjs) ve Bu website'de bulunan [React Resmi Blogunu](/blog/) takip edin.

0 comments on commit c4dea55

Please sign in to comment.