Uh oh!
There was an error while loading. Please reload this page.
Translate React tutorial - #10
Conversation
bentlusty
left a comment
There was a problem hiding this comment.
Hey @galtalmor , added some comments on your translation. if you can fix those we can merge the PR
| items: | ||
| - id: before-we-start-the-tutorial | ||
| title: Before We Start the Tutorial | ||
| title: לפני שאנחנו מתחילים במדיך |
There was a problem hiding this comment.
A little typo here. במדיך -> במדריך
| subitems: | ||
| - id: lifting-state-up | ||
| title: Lifting State Up | ||
| title: הרמת המצב למעלה |
There was a problem hiding this comment.
I think we should use the word "State" here as you used "Props" and "React" above.
| forceInternal: true | ||
| - id: lifting-state-up-again | ||
| title: Lifting State Up, Again | ||
| title: הרמת המצב למעלה, שוב |
There was a problem hiding this comment.
See the comment - "I think we should use the word "State" here as you used "Props" and "React" above." above
| מדריך זה לא מניח שום ידע קודם ב-React. | ||
| ## Before We Start the Tutorial {#before-we-start-the-tutorial} | ||
| ## לפני שאנחנו מתחילים במדיך {#before-we-start-the-tutorial} |
There was a problem hiding this comment.
Little type here: במדיך -> במדריך
| אנו ממליצים לכם לבדוק את משחק איקס-עיגול לפני שתמשיך עם הדרכה. אחת התכונות בהן תבחינו היא שיש רשימה ממוספרת בצד ימין של לוח המשחק. רשימה זו נותנת לכם היסטוריה של כל המהלכים שהתרחשו במשחק, והיא מתעדכנת עם התקדמות המשחק. | ||
| You can close the tic-tac-toe game once you're familiar with it. We'll be starting from a simpler template in this tutorial. Our next step is to set you up so that you can start building the game. | ||
| תוכלו לסגור את משחק האיסק-עיגול ברגע שאתם מבינים אותו. אנו מתחילים מתבנית פשוטה יותר במדריך זה. השלב הבא שלנו הוא לארגן אתכם כך שתוכלו להתחיל לבנות את המשחק. |
There was a problem hiding this comment.
Little type here: האיסק -> האיקס
| ## סקירה כללית {#overview} | ||
| Now that you're set up, let's get an overview of React! | ||
| כעת שאתם מוכנין, בואו נקבל סקירה כללית של React! |
There was a problem hiding this comment.
Little typo: מוכנין -> מוכנים
Thanks @bentlusty . Fixed. |
galnir
commented
Feb 20, 2019
@bentlusty Can we merge? |
Includes both: