{"id":17800308,"url":"https://github.com/selmasaltik/diving-into-redux","last_synced_at":"2026-04-07T08:32:35.376Z","repository":{"id":258858932,"uuid":"875804213","full_name":"selmasaltik/diving-into-redux","owner":"selmasaltik","description":"Diving into Redux (An Alternative To The Context API) /// What I learned from \"React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller\"","archived":false,"fork":false,"pushed_at":"2024-10-22T14:54:15.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T23:55:30.830Z","etag":null,"topics":["actions","configurestore","create-slice","react","react-redux","reducer","reducer-functions","reducer-redux","redux","redux-toolkit","usedispatch-hook","useselector-hook"],"latest_commit_sha":null,"homepage":"https://diving-into-redux-chi.vercel.app","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/selmasaltik.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}},"created_at":"2024-10-20T21:33:38.000Z","updated_at":"2024-10-22T20:29:02.000Z","dependencies_parsed_at":"2024-10-27T12:42:13.213Z","dependency_job_id":null,"html_url":"https://github.com/selmasaltik/diving-into-redux","commit_stats":null,"previous_names":["selmasaltik/diving-into-redux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selmasaltik/diving-into-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmasaltik%2Fdiving-into-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmasaltik%2Fdiving-into-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmasaltik%2Fdiving-into-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmasaltik%2Fdiving-into-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selmasaltik","download_url":"https://codeload.github.com/selmasaltik/diving-into-redux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmasaltik%2Fdiving-into-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["actions","configurestore","create-slice","react","react-redux","reducer","reducer-functions","reducer-redux","redux","redux-toolkit","usedispatch-hook","useselector-hook"],"created_at":"2024-10-27T12:19:00.071Z","updated_at":"2026-04-07T08:32:35.348Z","avatar_url":"https://github.com/selmasaltik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Understanding Redux\n***Managing App-Wide State with Redux***\n\n- **What** Is Redux? And **Why** Would You Use It?\n- Redux **Basics** \u0026 **Using Redux** with React\n- Working with **Redux Toolkit**\n\n**Redux**: A *state management* *system* for *cross-component* or *app-wide* state\n\n***Don’t we have React Context already?***\n\n**React Context Has Some Potential Disadvantages**\n\n- ***Complex Setup \u0026 Management:*** In more complex apps, using React Context can lead to deeply nested or “fat” “Context Provider” components\n    - Potential Problem: Deeply Nested Providers\n    - Potential Problem: Complex Providers\n- ***Performance:*** React Context is not optimized or high-frequency state changes\n    - Potential Problem: High-Frequency Changes\n\n**Core Redux Concepts**\n\n[Core Redux Concepts](https://www.canva.com/design/DAGUDnlmJRU/EKQGZ6o-LdKUjSxoIDHHyw/edit?utm_content=DAGUDnlmJRU\u0026utm_campaign=designshare\u0026utm_medium=link2\u0026utm_source=sharebutton)\n\n[The Reducer Function](https://www.canva.com/design/DAGUJBPE_gI/SJBdO7QQAjdRnSmPu-7XiQ/view?utm_content=DAGUJBPE_gI\u0026utm_campaign=designshare\u0026utm_medium=link\u0026utm_source=editor)\n\n[Reference vs Primitive Values](https://academind.com/tutorials/reference-vs-primitive-values/)\n\n[Redux Toolkit | Redux Toolkit](https://redux-toolkit.js.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselmasaltik%2Fdiving-into-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselmasaltik%2Fdiving-into-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselmasaltik%2Fdiving-into-redux/lists"}