Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 2 column 25
---
id: advanced-tutorial
title: Advanced Tutorial: Intro
sidebar_label: Advanced Tutorial: Intro
hide_title: true
---
In the basics walkthrough, we explored how to structure a simple Redux application. In this walkthrough, we will explore how AJAX and routing fit into the picture.