diff --git a/content/community/support.md b/content/community/support.md index 65ce8b3b0..d80d99923 100644 --- a/content/community/support.md +++ b/content/community/support.md @@ -1,6 +1,6 @@ --- id: support -title: Where To Get Support +title: من أين تحصل على المساعدة layout: community sectionid: community permalink: community/support.html @@ -8,26 +8,27 @@ redirect_from: - "support.html" --- -React has a community of millions of developers. +يتكون مجتمع React من ملايين المطوّرين -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 والتي يمكن لك الإنضمام إليها. +ستجد كذلك في هذا القسم مصادر التعلّم عن بعد عبر الإنترنت أو التعلم المباشر وجها لوجه مع مدرّب. ## 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 منتدى مشهور لطرح الأسئلة المتعلّقة بالشفرات البرمجية، إن علقت مع أحد الأخطاء يمكنك البحث في [الأسئلة المطروحة](https://stackoverflow.com/questions/tagged/reactjs) ذات الوسم **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. إن كان لديك سؤال قابل للإجابة حول شفرة برمجية، فإن موقع 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/0ZcbPKXt5bZjGY5n) -* [Reddit's React community](https://www.reddit.com/r/reactjs/) -* [Spectrum's React community](https://spectrum.chat/react) +* [مجتمع React على DEV](https://dev.to/t/react) +* [مجتمع React على Hashnode](https://hashnode.com/n/reactjs) +* [قاعة المحادثة الإفتراضية Reactiflux](https://discord.gg/0ZcbPKXt5bZjGY5n) +* [مجتمع React على Reddit](https://www.reddit.com/r/reactjs/) +* [مجتمع React على Spectrum](https://spectrum.chat/react) -## 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، [تابع **@reactjs** على Twitter](https://twitter.com/reactjs) وكذلك [مدوّنة React الرسمة](/blog/) على هذا الموقع.