content/tutorial/nav.yml (111 lines of code) (raw):

- title: آموزش مقدماتی ری‌اکت items: - id: before-we-start-the-tutorial title: قبل از اینکه آموزش را شروع کنیم href: /tutorial/tutorial.html#before-we-start-the-tutorial forceInternal: true subitems: - id: what-are-we-building title: چه خواهیم ساخت؟ href: /tutorial/tutorial.html#what-are-we-building forceInternal: true - id: prerequisites title: پبش‌نیاز‌ها href: /tutorial/tutorial.html#prerequisites forceInternal: true - id: setup-for-the-tutorial title: آماده‌سازی href: /tutorial/tutorial.html#setup-for-the-tutorial forceInternal: true subitems: - id: setup-option-1-write-code-in-the-browser title: "روش ۱: نوشتن و اجرای کدها در مرورگر" href: /tutorial/tutorial.html#setup-option-1-write-code-in-the-browser forceInternal: true - id: setup-option-2-local-development-environment title: "روش ۲: راه‌اندازی محیط محلی یا لوکال ری‌اکت" href: /tutorial/tutorial.html#setup-option-2-local-development-environment forceInternal: true - id: help-im-stuck title: کمک، به مشکل برخوردم! href: /tutorial/tutorial.html#help-im-stuck forceInternal: true - id: overview title: نمای کلی href: /tutorial/tutorial.html#overview forceInternal: true subitems: - id: what-is-react title: ری‌اکت چیست؟ href: /tutorial/tutorial.html#what-is-react forceInternal: true - id: inspecting-the-starter-code title: بررسی کد اولیه href: /tutorial/tutorial.html#inspecting-the-starter-code forceInternal: true - id: passing-data-through-props title: گذر دادن اطلاعات از طریق Props href: /tutorial/tutorial.html#passing-data-through-props forceInternal: true - id: making-an-interactive-component title: ساخت یک کامپوننت تعاملی href: /tutorial/tutorial.html#making-an-interactive-component forceInternal: true - id: developer-tools title: ابزارهای برنامه‌نویسان href: /tutorial/tutorial.html#developer-tools forceInternal: true - id: completing-the-game title: کامل کردن بازی href: /tutorial/tutorial.html#completing-the-game forceInternal: true subitems: - id: lifting-state-up title: بالا بردن state (انتقال state به کامپوننت‌های بالا‌تر) href: /tutorial/tutorial.html#lifting-state-up forceInternal: true - id: why-immutability-is-important title: چرا تغییرناپذیری (Immutability) مهم است؟ href: /tutorial/tutorial.html#why-immutability-is-important forceInternal: true - id: function-components title: کامپوننت‌های تابعی href: /tutorial/tutorial.html#function-components forceInternal: true - id: taking-turns title: چرخش نوبت href: /tutorial/tutorial.html#taking-turns forceInternal: true - id: declaring-a-winner title: تعیین برنده href: /tutorial/tutorial.html#declaring-a-winner forceInternal: true - id: adding-time-travel title: اضافه کردن قابلیت ماشین زمان href: /tutorial/tutorial.html#adding-time-travel forceInternal: true subitems: - id: storing-a-history-of-moves title: ذخیره‌ی تاریخچه‌ی حرکت‌ها href: /tutorial/tutorial.html#storing-a-history-of-moves forceInternal: true - id: lifting-state-up-again title: بالا بردن دوباره‌ی state href: /tutorial/tutorial.html#lifting-state-up-again forceInternal: true - id: showing-the-past-moves title: نمایش حرکت‌های قبلی href: /tutorial/tutorial.html#showing-the-past-moves forceInternal: true - id: picking-a-key title: برگزیدن یک کلید (key) href: /tutorial/tutorial.html#picking-a-key forceInternal: true - id: implementing-time-travel title: پیاده‌سازی ماشین زمان href: /tutorial/tutorial.html#implementing-time-travel forceInternal: true - id: wrapping-up title: جمع‌بندی href: /tutorial/tutorial.html#wrapping-up forceInternal: true