|
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 | +קהילת הפיתוח של ריאקט מורכבת ממיליוני מפתחות ומפתחים. |
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 | +בדף זה ריכזנו קהילות בנושא ריאקט שניתן לקחת חלק בהן, ניתן גם לצפות בדפים נוספים למטה על מנת לקבל חומרי לימוד עצמי. |
14 | 14 |
|
15 | | -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. |
| 15 | +בטרם לקיחת חלק בקהילות ריאקט, [אנא קראו את קוד ההתנהגות](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md). אימצנו את [אמנת התרומה](https://www.contributor-covenant.org/) |
| 16 | +והציפייה שלנו היא שכלל הקהילה תציית למתווה הנ"ל. |
16 | 17 |
|
17 | 18 | ## Stack Overflow {#stack-overflow} |
18 | 19 |
|
19 | | -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)! |
20 | 21 |
|
21 | | -## Popular Discussion Forums {#popular-discussion-forums} |
| 22 | +## פורומי דיונים מוכרים {#popular-discussion-forums} |
22 | 23 |
|
23 | | -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 | +ישנם פורומים רבים שמהווים מקור מצוין לדיונים אודות best practices ויישומי ארכיטקטורה בנוסף לדיונים על העתיד של ריאקט. אם יש לך שאלת קוד שניתן לתת לה מענה, Stack Overflow יהיה ברוב המקרים מקום מתאים יותר לכך. |
24 | 25 |
|
25 | | -Each community consists of many thousands of React users. |
| 26 | +כל קהילה מונה אלפי משתמשי ומשתמשות ריאקט. |
26 | 27 |
|
27 | | -* [DEV's React community](https://dev.to/t/react) |
28 | | -* [Hashnode's React community](https://hashnode.com/n/reactjs) |
29 | | -* [Reactiflux online chat](https://discord.gg/reactiflux) |
30 | | -* [Reddit's React community](https://www.reddit.com/r/reactjs/) |
| 28 | +* [קהילת ריאקט של DEV](https://dev.to/t/react) |
| 29 | +* [קהילת ריאקט של Hashnode](https://hashnode.com/n/reactjs) |
| 30 | +* [צ'אט אונליין של Reactiflux](https://discord.gg/reactiflux) |
| 31 | +* [קהילת ריאקט של Reddit](https://www.reddit.com/r/reactjs/) |
31 | 32 |
|
32 | | -## News {#news} |
| 33 | +## חדשות {#news} |
33 | 34 |
|
34 | | -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. |
| 35 | +לקריאת החדשות העדכניות ביותר של ריאקט, [ניתן לעקוב אחרי **@reactjs** בטוויטר](https://twitter.com/reactjs) וגם דרך [הבלוג הרשמי של ריאקט](/blog/) באתר זה. |
0 commit comments