Skip to content

Practice code of Getting Started with Redux & Building React Applications with Idiomatic Redux

Notifications You must be signed in to change notification settings

IridescentMia/Getting-Started-with-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting-Started-with-Redux

Dan Abramov 两套课程的练习代码

Getting Started with ReduxBuilding React Applications with Idiomatic Redux

按照课程小结,整理每小结课程同步的代码。

src 目录下,01_XX 是 Getting Started with Redux 这个课程的,02_XX 是 Building React Applications with Idiomatic Redux 的,XX 对应课程的小节数。

  • 把文件名 index_01_XX.js 或者 index_02_XX.js 改成 index.js,放到 src 目录下
  • 文件夹 02_XX 的课程,直接把文件夹中的内容复制出来,放到 src 目录下

运行 npm starthttp://localhost:3000 下可以看到示例。

Building React Applications with Idiomatic Redux 课程中,有部分老旧的代码,在 router v4 下不能正常运行,在这份练习代码中,已经更新为新版的使用方法,因此和课程中略有不同

About

Practice code of Getting Started with Redux & Building React Applications with Idiomatic Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published