File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ title: "ניהול הstate"
1111<YouWillLearn isChapter ={true} >
1212
1313* [ איך לחשוב על שינויים בממשק משתמש כשינויים בstate] ( /learn/reacting-to-input-with-state )
14- * [ איך לבנות מצב טוב] ( /למד/בחירת-ה-מצב-מבנה )
14+ * [ איך לבנות מצב טוב] ( /learn/choosing-the-state-structure )
1515* [ עזרה "להרים את הstate למעלה" כדי לשתף אותו בין רכיבים] ( /learn/sharing-state-between-components )
1616* [ כיצד לשלוט אם הstate ישמר או יאופס] ( /learn/preserving-and-resetting-state )
17- * [ כיצד לאחד היגיון מצב מורכב בפונקציה] ( /learn/extracting-state-logic-to -a-reducer )
17+ * [ כיצד לאחד היגיון מצב מורכב בפונקציה] ( /learn/extracting-state-logic-into -a-reducer )
1818* [ כיצד להעביר מידע ללא "קידוח props"] ( /learn/passing-data-deeply-with-context )
1919* [ כיצד להרחיב את ניהול הstate ככל שהאפליקציה שלך גדלה] ( /learn/scaling-up-with-reducer-and-context )
2020
@@ -1015,4 +1015,3 @@ ul, li { margin: 0; padding: 0; }
10151015עבור אל [מגיב לקלט עם מצב](/learn/reacting-to-input-with-state) כדי להתחיל לקרוא פרק זה עמוד אחר עמוד!
10161016
10171017או, אם אתה כבר מכיר את הנושאים האלה, למה שלא תקרא על [Escape Hatches](/learn/escape-hatches)?
1018-
You can’t perform that action at this time.
0 commit comments