INFO

While the concepts in the “Basic” and “Advanced” tutorials are still valid, these pages are some of the oldest parts of our docs. We’ll be updating those tutorials soon to improve the explanations and show some patterns that are simpler and easier to use. Keep an eye out for those updates. We’ll also be reorganizing our docs to make it easier to find information.

We recommend starting with the Redux Essentials tutorial, since it covers the key points you need to know about how to get started using Redux to write actual applications.

信息 尽管“基本”和“进阶”的概念仍然有效,这些页面是我们整个文档中最古老的一部分,我们将尽快更新这些教程,并展示一些更简单易用的模式,请留意这些更新。我们也将重组我们的文档,以使更容易查找到信息。

我们推荐从Redux Essentials tutorial开始,因为它覆盖了你想了解如何开始使用Redux编写实际的应用程序的关键点

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.
在基础演练,我们探索了如何构建一个简单的Redux应用程序。 在这个演练中,我们将探索如何AJAX和路由如何适应图片。