redux-in-chinese icon indicating copy to clipboard operation
redux-in-chinese copied to clipboard

Redux 中文文档

Results 18 redux-in-chinese issues
Sort by recently updated
recently updated
newest added

notificationsSlice中fetchNotifications返回值应使用response.data

[Redux 循序渐进](http://cn.redux.js.org/tutorials/essentials/part-3-data-flow#!) [数据流基础](http://cn.redux.js.org/tutorials/essentials/part-3-data-flow) 您还可以[克隆Github上相同的仓库](https://github.com/reduxjs/redux-essentials-example-app)。在克隆之后,您可以使用 npm install 来安装依赖,并使用 npm start 来启动。这里是npm run start

![@6 O87C72OKZ`I654`{5CU1](https://user-images.githubusercontent.com/89240290/168593019-281e7324-9fc7-4ba9-b8a4-e6db5c4a3c2f.png) --- - 如图所示,上述图片中的redux里面显示的是Diff,因此我觉得箭头所示处的“差异”改为“Diff”更为合适

**问题原文**:http://cn.redux.js.org/tutorials/essentials/part-3-data-flow **问题描述**:该文中“您还可以克隆Github上相同的仓库。在克隆之后,您可以使用 npm install 来安装依赖,并使用 npm start 来启动。 如果您想看到我们要构建的最终版本,您可以切换到tutorial-steps分支,或打开 CodeSandbox 中的最终版本。” 其中所指的“”克隆Github上相同的仓库“提供的链接地址失效

Installing template dependencies using npm... npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR!...

这里应该是data吧 看之前的issue说改了 应该是英文原版改了 中文文档还没改 redux循序渐进-异步逻辑与数据请求

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies