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: 檢查你的 Starter Code href: /tutorial/tutorial.html#inspecting-the-starter-code forceInternal: true - id: passing-data-through-props title: 透過 Prop 傳遞資料 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 Component 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