|
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 ויישומי ארכיטקטורה בנוסף לדיונים על העתיד של ריאקט.אם יש לך שאלת קוד שניתן לתת לה מענה, |
| 25 | +Stack Overflow יהיה ברוב המקרים מקום מתאים יותר לכך. |
24 | 26 |
|
25 | | -Each community consists of many thousands of React users. |
| 27 | +כל קהילה מונה אלפי משתמשי ומשתמשות ריאקט. |
26 | 28 |
|
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/) |
| 29 | +* [קהילת ריאקט של DEV](https://dev.to/t/react) |
| 30 | +* [קהילת ריאקט של Hashnode](https://hashnode.com/n/reactjs) |
| 31 | +* [צ'אט אונליין של Reactiflux](https://discord.gg/reactiflux) |
| 32 | +* [קהילת ריאקט של Reddit](https://www.reddit.com/r/reactjs/) |
31 | 33 |
|
32 | | -## News {#news} |
| 34 | +## חדשות {#news} |
33 | 35 |
|
34 | | -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. |
| 36 | +לקריאת החדשות העדכניות ביותר של ריאקט, [ניתן לעקוב אחרי **@reactjs** בטוויטר](https://twitter.com/reactjs) וגם דרך [הבלוג הרשמי של ריאקט](/blog/) באתר זה. |
0 commit comments