ts-react-redux-tutorial:让我们像专业人士一样使用TypeScript + Redux!

时间:2024-05-26 13:10:48
【文件属性】:

文件名称:ts-react-redux-tutorial:让我们像专业人士一样使用TypeScript + Redux!

文件大小:215KB

文件格式:ZIP

更新时间:2024-05-26 13:10:48

TypeScript

ts-react-redux-tutorial 不久将在上发布有关此内容的。 让我们像使用TypeScript的React项目中的专家一样使用Redux! 该项目分为10个分支。 :这是最基本的计数器示例 :这是待办事项清单的示例,可处理更多不同的操作。 :这是使用重构计数器redux模块的示例。 :这是一个使用方法链接方法重构计数器化器的示例,该方法链接方法使用typesafe-actions的createReducer函数。 :这是将Todo List redux模块重构为typesafe-actions的示例。 :这是通过将Todo List redux模块分成几个文件来重构的示例。 :这是使用redux-thunk中间件的示例。 :这是一个通过创建createAsyncThunk和createAsyncReducer实用程序函数来重构代码的示例,以便


【文件预览】:
ts-react-redux-tutorial-master
----.gitignore(310B)
----package.json(1009B)
----src()
--------api()
--------components()
--------react-app-env.d.ts(40B)
--------logo.svg(3KB)
--------containers()
--------lib()
--------App.css(492B)
--------index.css(366B)
--------modules()
--------index.tsx(846B)
--------App.test.tsx(248B)
--------serviceWorker.ts(5KB)
--------App.tsx(185B)
----public()
--------robots.txt(57B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(494B)
--------logo512.png(9KB)
----tsconfig.json(491B)
----README.md(14KB)
----.prettierrc(63B)
----yarn.lock(441KB)

网友评论