{"id":21620070,"url":"https://github.com/adenugbamichael/blogpost-redux","last_synced_at":"2026-04-20T05:35:13.407Z","repository":{"id":235529910,"uuid":"624327107","full_name":"adenugbamichael/blogpost-redux","owner":"adenugbamichael","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-08T08:02:23.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T21:32:11.647Z","etag":null,"topics":[],"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/adenugbamichael.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}},"created_at":"2023-04-06T08:17:06.000Z","updated_at":"2023-04-06T10:29:01.000Z","dependencies_parsed_at":"2024-04-23T19:14:09.065Z","dependency_job_id":null,"html_url":"https://github.com/adenugbamichael/blogpost-redux","commit_stats":null,"previous_names":["adenugbamichael/blogpost-redux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fblogpost-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fblogpost-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fblogpost-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fblogpost-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adenugbamichael","download_url":"https://codeload.github.com/adenugbamichael/blogpost-redux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244277971,"owners_count":20427414,"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-11-24T23:10:43.326Z","updated_at":"2026-04-20T05:35:08.387Z","avatar_url":"https://github.com/adenugbamichael.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog-redux\n\n## General Data Loading with Redux\n\n\u003ccode\u003e Component gets rendered onto the screen \u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Component's 'componentDidMount' lifecycle method gets called \u003c/code\u003e \u003cbr /\u003e\n\u003ccode\u003e We call action creator from 'componentDidMount'\u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Action creator runs code to make an API request \u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e API responds with data \u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Action creator returns an 'action' with the fetched data on the 'payload' property \u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Some reducer sees the action, returns the data off the 'payload'\u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Some reducer sees the action, returns the data off the 'payload'\u003c/code\u003e\n\u003cbr /\u003e\n\u003ccode\u003e Because we generated some new state object, redux/react-redux cause our React app to be rerendered\u003c/code\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadenugbamichael%2Fblogpost-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadenugbamichael%2Fblogpost-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadenugbamichael%2Fblogpost-redux/lists"}