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: 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