{"id":22164943,"url":"https://github.com/tgdev/egghead-redux-part2","last_synced_at":"2025-09-09T19:27:56.552Z","repository":{"id":66317241,"uuid":"115481023","full_name":"tgdev/egghead-redux-part2","owner":"tgdev","description":"A repo to help document my progress to Dan Abramov's \"Building React applications with idiomatic redux\" course on egghead.io","archived":false,"fork":false,"pushed_at":"2017-12-27T05:36:13.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-02T15:43:42.500Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tgdev.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":"2017-12-27T04:22:32.000Z","updated_at":"2020-09-15T04:22:02.000Z","dependencies_parsed_at":"2024-03-13T04:15:07.550Z","dependency_job_id":null,"html_url":"https://github.com/tgdev/egghead-redux-part2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tgdev/egghead-redux-part2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgdev","download_url":"https://codeload.github.com/tgdev/egghead-redux-part2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274348837,"owners_count":25268972,"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-09-09T02:00:10.223Z","response_time":80,"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":[],"created_at":"2024-12-02T05:12:02.722Z","updated_at":"2025-09-09T19:27:56.506Z","avatar_url":"https://github.com/tgdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building React applications with idiomatic redux\n\nDan Abramov's course on [egghead.io](https://egghead.io/courses/building-react-applications-with-idiomatic-redux.\n\n### Dependencies\n\n- Node (v8.9.1)\n- Yarn (v1.3.2)\n\n\n### Tools used\n\n- **Babel:**   ES6 support\n- **ESLint:**  File linting\n- **Webpack:** Asset bundling\n- **Jest:**    Unit testing\n- **Enzyme:**  Snapshot testing React components\n- **React:**   UI Components\n- **Redux:**   App state management\n\n\n### Getting started\n\n**Fire up local dev server and watch tests**\n\n```bash\nyarn start\n```\n\n- Watches `js` tests\n- Watches `js` files for lint errors\n- Opens new browser tab at `http://localhost:8080`\n\n**Fire up server only**\n\n```bash\nyarn serve\n```\n\n**Watch Jest tests only**\n\n```bash\nyarn test:watch\n```\n\n**Output test coverage to terminal**\n\n```bash\nyarn test:coverage\n```\n\n### Contributing\n\nThis is purely for educational purposes to allow me to follow along with the videos and commit my progress, possibly refactoring parts if I see fit or want to experiment further.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgdev%2Fegghead-redux-part2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgdev%2Fegghead-redux-part2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgdev%2Fegghead-redux-part2/lists"}