|
1 | 1 | ---
|
2 |
| -title: React Community |
| 2 | +title: من أين تحصل على المساعدة |
3 | 3 | ---
|
4 | 4 |
|
5 | 5 | <Intro>
|
6 | 6 |
|
7 |
| -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. |
| 7 | +يتكون مجتمع React من ملايين المطوّرين |
| 8 | + |
| 9 | +في هذه الصفحة عدّدنا لكم بعضا من المجتمعات المتعلّقة بـ React والتي يمكن لك الإنضمام إليها. |
| 10 | +ستجد كذلك في هذا القسم مصادر التعلّم عن بعد عبر الإنترنت أو التعلم المباشر وجها لوجه مع مدرّب. |
8 | 11 |
|
9 | 12 | </Intro>
|
10 | 13 |
|
11 | 14 | ## Code of Conduct {/*code-of-conduct*/}
|
12 | 15 |
|
13 |
| -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. |
| 16 | +قبل المشاركة، الرجاء منك [أن تقرأ قواعدنا السلوكية](https://github.com/facebook/react/blob/master/CODE_OF_CONDUCT.md)، لقد تبنّينا [ميثاق القواعد السلوكية للمساهمين](https://www.contributor-covenant.org/ar/version/1/4/code-of-conduct) ونتطلّع إلى أن يحترم أعضاء المجتمع قواعده. |
14 | 17 |
|
15 | 18 | ## Stack Overflow {/*stack-overflow*/}
|
16 | 19 |
|
17 |
| -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)! |
| 20 | +يعتبر موقع Stack Overflow منتدى مشهور لطرح الأسئلة المتعلّقة بالشفرات البرمجية، إن علقت مع أحد الأخطاء يمكنك البحث في [الأسئلة المطروحة](https://stackoverflow.com/questions/tagged/reactjs) ذات الوسم **reactjs** أو [قم بطرح سؤالك](https://stackoverflow.com/questions/ask?tags=reactjs). |
18 | 21 |
|
19 |
| -## Popular Discussion Forums {/*popular-discussion-forums*/} |
| 22 | +## منتديات المٌحادثة المعروفة {/*popular-discussion-forums*/} |
20 | 23 |
|
21 |
| -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. |
| 24 | +يوجد العديد من المنتديات والتي تعدّ مكانا ممتازا للحديث عن الطرق المثلى و الأساليب المتفق عليها وعن هيكلة التطبيقات وكذلك عن مستقبل React. إن كان لديك سؤال قابل للإجابة حول شفرة برمجية، فإن موقع Stack Overflow يعدّ الأنسب لذلك. |
22 | 25 |
|
23 |
| -Each community consists of many thousands of React users. |
| 26 | +يتكوّن كل مجتمع من عدة آلاف من مستخدمي React. |
24 | 27 |
|
25 |
| -* [DEV's React community](https://dev.to/t/react) |
26 |
| -* [Hashnode's React community](https://hashnode.com/n/reactjs) |
27 |
| -* [Reactiflux online chat](https://discord.gg/reactiflux) |
28 |
| -* [Reddit's React community](https://www.reddit.com/r/reactjs/) |
| 28 | +* [مجتمع React على DEV](https://dev.to/t/react) |
| 29 | +* [مجتمع React على Hashnode](https://hashnode.com/n/reactjs) |
| 30 | +* [قاعة المحادثة الإفتراضية Reactiflux](https://discord.gg/reactiflux) |
| 31 | +* [مجتمع React على Reddit](https://www.reddit.com/r/reactjs/) |
| 32 | +* [مجتمع React على Spectrum](https://spectrum.chat/react) |
29 | 33 |
|
30 |
| -## News {/*news*/} |
| 34 | +## الأخبار {/*news*/} |
31 | 35 |
|
32 |
| -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. |
| 36 | +لمتابعة آخر الأخبار حول React، [تابع **@reactjs** على Twitter](https://twitter.com/reactjs) وكذلك [مدوّنة React الرسمة](/blog/) على هذا الموقع. |
0 commit comments