{"id":20454380,"url":"https://github.com/jasonliao/simple-todo-with-react-and","last_synced_at":"2025-07-29T03:34:10.854Z","repository":{"id":91696425,"uuid":"42665622","full_name":"jasonliao/simple-todo-with-react-and","owner":"jasonliao","description":":memo: a simple react demo to learn flux/reflux/redux","archived":false,"fork":false,"pushed_at":"2018-12-08T02:43:41.000Z","size":641,"stargazers_count":28,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T03:42:22.133Z","etag":null,"topics":["flux","mobx","react","redux","reflux","todomvc"],"latest_commit_sha":null,"homepage":null,"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/jasonliao.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-17T15:49:32.000Z","updated_at":"2024-04-18T05:43:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"45c911fe-8328-4c26-856b-2ff78e3e47aa","html_url":"https://github.com/jasonliao/simple-todo-with-react-and","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jasonliao/simple-todo-with-react-and","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonliao%2Fsimple-todo-with-react-and","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonliao%2Fsimple-todo-with-react-and/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonliao%2Fsimple-todo-with-react-and/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonliao%2Fsimple-todo-with-react-and/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonliao","download_url":"https://codeload.github.com/jasonliao/simple-todo-with-react-and/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonliao%2Fsimple-todo-with-react-and/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267622679,"owners_count":24117034,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["flux","mobx","react","redux","reflux","todomvc"],"created_at":"2024-11-15T11:15:45.681Z","updated_at":"2025-07-29T03:34:10.836Z","avatar_url":"https://github.com/jasonliao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-todo-with-react-and\n\n用 React 和 [Flux](https://github.com/jasonliao/simple-todo-with-react-and/tree/master/flux)、[Reflux](https://github.com/jasonliao/simple-todo-with-react-and/tree/master/reflux)、[Redux](https://github.com/jasonliao/simple-todo-with-react-and/tree/master/redux) 和 [MobX](https://github.com/jasonliao/simple-todo-with-react-and/tree/master/mobx) 完成的简单的 Todo 小应用，并对每一种管理数据的方式整理了学习的小笔记。\n\n对入门这几种方式和了解它们的区别可能有一定的帮助喔。😝\n\n## Flux \n\n\u003e Flux 里的 Dispatcher 究竟是什么？为什么 Store 在数据流动的过程扮演着主角的角色？Actions 真的是如其名吗？View 和它们又有什么关系？\n\n\u003e 这里将用最生动的方式，带你了解 Flux 的四大角色 😏\n\n[See Detail](https://github.com/jasonliao/simple-todo-with-react-and/blob/master/flux/README.md)\n\n## Reflux\n\n\u003e Reflux 对于 Flux 又有什么区别和好处呢？当我们从 `createClass` 向 `class` 组件过渡的时候，又应该注意点什么呢？\n\n\u003e 这里将把 Reflux 官方的 Todo 小应用从 `createClass` 改写成 `class` 组件时踩过的坑进行总结 😉\n\n[See Detail](https://github.com/jasonliao/simple-todo-with-react-and/blob/master/reflux/README.md)\n\n## Redux\n\n\u003e Redux 中核心的概念都有哪些呢？单一的数据源有什么好好处呢？React 和 Redux 又是如何配合使用的呢？\n\n\u003e 这里结合 Redux 作者的亲自教程，把上述的问题都解答得一清二楚 😎\n\n\n[See Detail](https://github.com/jasonliao/simple-todo-with-react-and/blob/master/redux/README.md)\n\n## MobX\n\nwe will return in a moment","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonliao%2Fsimple-todo-with-react-and","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonliao%2Fsimple-todo-with-react-and","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonliao%2Fsimple-todo-with-react-and/lists"}