{"id":21515477,"url":"https://github.com/hoangeiu/advanced-react-and-redux","last_synced_at":"2026-04-04T20:32:54.068Z","repository":{"id":152531101,"uuid":"407821432","full_name":"hoangeiu/advanced-react-and-redux","owner":"hoangeiu","description":"Advanced React and Redux - Udemy","archived":false,"fork":false,"pushed_at":"2023-04-20T03:04:26.000Z","size":810,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T00:37:28.016Z","etag":null,"topics":["authentication","high-order-component","middleware-redux","mongodb","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/react-redux-tutorial/","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/hoangeiu.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":"2021-09-18T09:54:17.000Z","updated_at":"2023-04-12T02:35:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e69c7df-922b-47ea-a0f2-ad341402269a","html_url":"https://github.com/hoangeiu/advanced-react-and-redux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hoangeiu/advanced-react-and-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangeiu%2Fadvanced-react-and-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangeiu%2Fadvanced-react-and-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangeiu%2Fadvanced-react-and-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangeiu%2Fadvanced-react-and-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoangeiu","download_url":"https://codeload.github.com/hoangeiu/advanced-react-and-redux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangeiu%2Fadvanced-react-and-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["authentication","high-order-component","middleware-redux","mongodb","reactjs","testing"],"created_at":"2024-11-23T23:55:29.192Z","updated_at":"2026-04-04T20:32:54.061Z","avatar_url":"https://github.com/hoangeiu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced React and Redux\n\nHi, It's me (Hoang Le), one more time, I go even deeper in ReactJS. And this repository contains the code of the [Advanced React and Redux](https://www.udemy.com/course/react-redux-tutorial/).\n\nIn this course I study about: React Testing, HOC, Middleware with Redux, Authentication with React App.\nSome content uses old React, but the knowledge is still there.\nI spent 14h25m to complete the course. A great journey.\n\nBelow is notes just for me:\n\n### Testing\n\n- Look at each individual part of your application → Imagine telling a friend ‘heres what this piece of code does’ → Write a test to verify each part does what you expect\n\n---\n\n### HOC\n\nSteps:\n\n1. Write the logic you want to reuse into a component.\n2. Create a HOC file and add the HOC scaffold\n3. Move the reusable logic into the HOC\n4. Pass props/config/behavior through to child component\n\n---\n\n### MIddlewares with Redux\n\n- When a middleware take action, it will dispatch a new action and it go over the - process of middleware one more time before go to reducers.\n- stateValidator\n- using json schema to create validate state in reducers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangeiu%2Fadvanced-react-and-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoangeiu%2Fadvanced-react-and-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangeiu%2Fadvanced-react-and-redux/lists"}