{"id":13671870,"url":"https://github.com/react-guide/redux-tutorial-cn","last_synced_at":"2025-04-27T18:31:50.624Z","repository":{"id":50477620,"uuid":"51978448","full_name":"react-guide/redux-tutorial-cn","owner":"react-guide","description":"Redux Tutorial 中文翻译","archived":false,"fork":false,"pushed_at":"2019-04-25T08:17:14.000Z","size":118,"stargazers_count":1916,"open_issues_count":4,"forks_count":296,"subscribers_count":71,"default_branch":"master","last_synced_at":"2024-12-28T17:13:24.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-guide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-18T04:17:16.000Z","updated_at":"2024-12-04T08:13:05.000Z","dependencies_parsed_at":"2022-08-24T07:41:01.968Z","dependency_job_id":null,"html_url":"https://github.com/react-guide/redux-tutorial-cn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-guide%2Fredux-tutorial-cn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-guide%2Fredux-tutorial-cn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-guide%2Fredux-tutorial-cn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-guide%2Fredux-tutorial-cn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-guide","download_url":"https://codeload.github.com/react-guide/redux-tutorial-cn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187329,"owners_count":21549619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:20.678Z","updated_at":"2025-04-27T18:31:48.705Z","avatar_url":"https://github.com/react-guide.png","language":"JavaScript","readme":"redux-tutorial\n=========================\n\n\u003e 本文档正在翻译中，欢迎认领 [Issue](https://github.com/react-guide/redux-tutorial-cn/issues)，和我们一起完善。  \n\u003e 英文原版：https://github.com/happypoulp/redux-tutorial/\n\n这是一个很简短的教程，可以让你领略 Flux 和 [Redux](https://github.com/reactjs/redux) 思想的精髓。\n\n当你初次接触 Redux 时，[Redux 官方文档](https://github.com/camsong/redux-in-chinese)极其详尽，是你的首选。本教程不同点是，通过介绍 Redux 使用来向你展示 Flux 概念。如果你想了解更多细节，请参谋 Redux 官方文档。\n\n### 准备\n\n为了理解本项目中的示例代码，你需要了解一些 ES6，ES7（Object Spread）特性。同时本教程只针对 Redux 3.0.2 和 react-redux 4.0.0。\n\n### 克隆项目\n`git clone https://github.com/react-guide/redux-tutorial-cn.git`\n\n### 进入目录\n`cd redux-tutorial-cn`\n\n### 安装依赖\n`npm install`\n\n### 浏览教程\n\n本教程按照阅读的先后顺序，把内容分为多个 JavaScript 文件。\n\n从第一个章节开始：[简介](00_introduction.js)\n\n### 运行示例\n\n既然是真实的 JS 文件，你可以直接运行这些示例，来验证结果符合预期：\n\n`npm run example 01_simple-action-creator.js`\n\n开始享受吧！\n\n**本文档翻译流程符合 [ETC 翻译规范](https://github.com/react-guide/ETC)，欢迎你来一起完善**\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-guide%2Fredux-tutorial-cn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-guide%2Fredux-tutorial-cn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-guide%2Fredux-tutorial-cn/lists"}