Erste Schritte
  • Language usage
  • Introduction & Goals
  • Code formatting
  • Course progress
  • Note on the GitHub repository
  • Installation
  • Note on installation for existing React applications
Theorie-Einführung
  • What is Redux?
  • Note on the useState hook
  • What is the React Redux Toolkit?
  • Flowchart - Store & Provider
  • Flowchart - Slices & Reducer
  • Flowchart - Frontend (useDispatch & useSelector)
  • Module summary
  • Test questions for module 2
Praxisbeispiel mit Zahlsystem
  • Module overview
  • Store & Provider Setup
  • Setting up the slice
  • Setting up the frontend
  • Notes
  • Module summary
Praxisbeispiel mit Array und Objekten
  • Module overview
  • Setting up the slice including 1st reducer
  • Setting up the 2nd reducer
  • Module summary
  • Test questions for module 3 + 4
Abschluss
  • Outlook & End