{"id":22164948,"url":"https://github.com/tgdev/egghead-redux-part1","last_synced_at":"2025-03-24T16:12:55.902Z","repository":{"id":66317246,"uuid":"110432301","full_name":"tgdev/egghead-redux-part1","owner":"tgdev","description":"A repo to help document my progress to Dan Abramov's Getting started with Redux course on egghead.io","archived":false,"fork":false,"pushed_at":"2017-11-19T23:56:08.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T21:44:05.157Z","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-11-12T12:51:33.000Z","updated_at":"2020-09-15T04:22:15.000Z","dependencies_parsed_at":"2023-06-26T09:30:08.451Z","dependency_job_id":null,"html_url":"https://github.com/tgdev/egghead-redux-part1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fegghead-redux-part1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgdev","download_url":"https://codeload.github.com/tgdev/egghead-redux-part1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304873,"owners_count":20593626,"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-12-02T05:12:03.309Z","updated_at":"2025-03-24T16:12:55.876Z","avatar_url":"https://github.com/tgdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting started with Redux\n\nDan Abramov's course on [egghead.io](https://egghead.io/courses/getting-started-with-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-part1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgdev%2Fegghead-redux-part1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgdev%2Fegghead-redux-part1/lists"}