{"id":19006605,"url":"https://github.com/deepred5/learn-redux","last_synced_at":"2026-05-17T10:36:51.588Z","repository":{"id":44047238,"uuid":"220165755","full_name":"deepred5/learn-redux","owner":"deepred5","description":"redux源码","archived":false,"fork":false,"pushed_at":"2023-01-07T11:29:34.000Z","size":635,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T14:26:26.756Z","etag":null,"topics":["redux"],"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/deepred5.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":"2019-11-07T06:20:39.000Z","updated_at":"2019-11-07T12:23:22.000Z","dependencies_parsed_at":"2023-02-07T01:15:58.019Z","dependency_job_id":null,"html_url":"https://github.com/deepred5/learn-redux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepred5/learn-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepred5%2Flearn-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepred5%2Flearn-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepred5%2Flearn-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepred5%2Flearn-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepred5","download_url":"https://codeload.github.com/deepred5/learn-redux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepred5%2Flearn-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33135105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["redux"],"created_at":"2024-11-08T18:33:14.510Z","updated_at":"2026-05-17T10:36:51.571Z","avatar_url":"https://github.com/deepred5.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learn-redux\n\nredux简易版\n\n### 启动调试\n```bash\nnpm i\nnpm run dev\n```\n访问localhost:1234，打开控制台即可\n\n### 源码分析\n```\nsrc\n├── applyMiddleware.js\n├── bindActionCreators.js\n├── combineReducers.js\n├── compose.js\n├── createStore.js\n└── index.js\n```\n配合[文档](https://www.redux.org.cn/)观看，效果更佳\n\n`applyMiddleware`是redux里最重要也是最难懂的地方，代码有注解，可以详细观看","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepred5%2Flearn-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepred5%2Flearn-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepred5%2Flearn-redux/lists"}