Skip to content

docs/nav.yml #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 17, 2019
16 changes: 8 additions & 8 deletions content/docs/nav.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- title: Installation
items:
- id: getting-started
title: Erste SChritte
title: Erste Schritte
- id: add-react-to-a-website
title: React einer Webseite hinzufügen
- id: create-a-new-react-app
Expand All @@ -22,23 +22,23 @@
- id: state-and-lifecycle
title: State and Lifecycle
- id: handling-events
title: Handling Events
title: Handhabung von Events
- id: conditional-rendering
title: Conditional Rendering
- id: lists-and-keys
title: Listen und Keys
- id: forms
title: Formulare
- id: lifting-state-up
title: Lifting State Up
title: State anheben
- id: composition-vs-inheritance
title: Composition vs Inheritance
- id: thinking-in-react
title: Thinking In React
- title: Advanced Guides
- title: Fortgeschrittene Anleitungen
items:
- id: accessibility
title: Accessibility
title: Zugänglichkeit
- id: code-splitting
title: Code-Splitting
- id: context
Expand All @@ -56,7 +56,7 @@
- id: jsx-in-depth
title: JSX im Detail
- id: optimizing-performance
title: Optimizing Performance
title: Performance optimieren
- id: portals
title: Portals
- id: react-without-es6
Expand Down Expand Up @@ -148,6 +148,6 @@
- id: faq-structure
title: Dateistruktur
- id: faq-versioning
title: Versioning Policy
title: Versionierungsrichtlinie
- id: faq-internals
title: Virtual DOM und Internals
title: Virtuelles DOM und Internes