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: "सेटअप विकल्प 1: ब्राउज़र में कोड लिखें"
href: /tutorial/tutorial.html#setup-option-1-write-code-in-the-browser
forceInternal: true
- id: setup-option-2-local-development-environment
title: "सेटअप विकल्प 2: स्थानीय विकास पर्यावरण"
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: React क्या है?
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: लिफ्टिंग स्टेट अप
href: /tutorial/tutorial.html#lifting-state-up
forceInternal: true
- id: why-immutability-is-important
title: अचल स्थिति होना क्यों महत्वपूर्ण है
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: लिफ्टिंग स्टेट अप, फिर से
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