{"id":15392879,"url":"https://github.com/kutyel/aprende-redux","last_synced_at":"2025-04-15T23:31:40.402Z","repository":{"id":82597567,"uuid":"156828038","full_name":"kutyel/aprende-redux","owner":"kutyel","description":"Code for my Redux Workshop ⚡️","archived":false,"fork":false,"pushed_at":"2018-11-22T14:00:13.000Z","size":2750,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T17:44:14.456Z","etag":null,"topics":["learn-by-doing","learn-redux","react","react-redux","redux","redux-thunk"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kutyel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-11-09T07:48:41.000Z","updated_at":"2025-02-20T23:36:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"7adac5dc-61c3-4b09-966e-7e335668afdd","html_url":"https://github.com/kutyel/aprende-redux","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"da6efd3aa292e7dea47c7c72f38ce6b03cde649c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Faprende-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Faprende-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Faprende-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Faprende-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kutyel","download_url":"https://codeload.github.com/kutyel/aprende-redux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241212187,"owners_count":19927897,"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":["learn-by-doing","learn-redux","react","react-redux","redux","redux-thunk"],"created_at":"2024-10-01T15:16:35.325Z","updated_at":"2025-02-28T19:30:49.250Z","avatar_url":"https://github.com/kutyel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![aprende-redux](aprende-redux.png)\n\n# aprende-redux 🔄\n\nCode for my Redux Workshop ⚡️\n\n[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n## What is Redux?\n\n![redux](redux.gif)\n\n## A _very quick_ overview!\n\nOpen this [CodeSandbox](https://codesandbox.io/s/q97z8y8jrq) to learn and play with the basic concepts!\n\n### F.A.Q.\n\n- **Why `redux-thunk` and not `redux-saga`?** Because of [this](https://github.com/kutyel/learn-redux/pull/2)! 🤮\n\n### Exercises\n\n```sh\n$ npm i # download dependencies\n$ npm start # enjoy! 🚀\n```\n\n1. Go to `src/store.js` and _only_ fix the TODO for now...\n2. Go to `src/components/App.js`.\n3. Great! Now our Redux app is working! 🎉 Let's add some new stuff!\n4. Go to `src/actions/types.js` and _only_ fix the TODO for now...\n5. Go to `src/actions/index.js` and _only_ fix the TODO for now...\n6. Go to `src/reducers/posts.js`.\n7. You now introduced a bug! 🐛 _How can you fix it?_ 🤔 (hint: 2 steps)\n8. Hint: it would be nice to use `redux-logger`, wouldn't it? 😉\n9. Go back to to `src/actions/types.js` and fix the FIXME!\n10. Go back to to `src/actions/index.js` and fix the FIXME!\n11. Go to `src/reducers/comments.js`.\n12. Go to the branch `redux-thunk`, and to `src/actions/index.js` and have a look! 👀\n13. Where would you dispatch the action for `fetchComments`??? 🤔 (hint: 2 steps)\n14. ##BONUS## ([lenses](https://github.com/kutyel/aprende-react/pull/2) 👓)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutyel%2Faprende-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkutyel%2Faprende-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutyel%2Faprende-redux/lists"}