We have two different sets of tutorials:

  • The Redux Essentials tutorial is a “top-down” tutorial that teaches how to use Redux the right way, using our latest recommended APIs and best practices.
  • The Basic tutorial and Advanced tutorial are a “bottom-up” tutorial that teaches how Redux works, starting from first principles.

我们有两套不同的教程:

  • Redux Essentials tutorial是一个“top-down”教程教会如何使用Redux的正确方式,使用我们最新推荐的APIs和最佳实践。
  • Basic tutorial 和 Advanced tutorial是一个“bottom-up”的教程,从最初的原则,讲述Redux工作原理。

TIP

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编写实际应用程序的关键点。

INFO

While the concepts in the “Basic” and “Advanced” tutorials are still valid, those 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.

信息 尽管基础和高级教程中的概念仍然有效,那些页面是我们文档中最古老的部分。我们将尽快更新这些教程,以至于提高说明和展示一些更简单易于的模式。请留意那些更新。我们也将改组我们的文档使它更容易找到信息。