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: 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: एक अन्तरक्रियात्मक Component बनाउदै
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 लाई माथि लैजादा
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: Function Components
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