/react-todos-study

包括 ES5, ES6 class写法,使用react,redux,react-redux

Primary LanguageJavaScriptApache License 2.0Apache-2.0

react-todos-study

主要使用 react,redux,react-redux 编写的 todos

主要用到了ES5 ES6 版本的写法。

对于 react-redux 的 connect 分别用了原始的connect 方法 和 @connect 方法,