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