{"id":13394748,"url":"https://github.com/emmenko/redux-react-router-async-example","last_synced_at":"2025-03-13T20:31:40.649Z","repository":{"id":147065471,"uuid":"37485547","full_name":"emmenko/redux-react-router-async-example","owner":"emmenko","description":"A showcase of the Redux architecture with React Router","archived":true,"fork":false,"pushed_at":"2018-01-04T10:04:03.000Z","size":3264,"stargazers_count":938,"open_issues_count":13,"forks_count":131,"subscribers_count":38,"default_branch":"master","last_synced_at":"2024-04-14T14:12:52.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://emmenko.github.io/redux-react-router-async-example","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/emmenko.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":"2015-06-15T19:09:41.000Z","updated_at":"2024-05-30T08:04:51.653Z","dependencies_parsed_at":"2023-07-09T00:15:49.869Z","dependency_job_id":null,"html_url":"https://github.com/emmenko/redux-react-router-async-example","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/emmenko%2Fredux-react-router-async-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmenko%2Fredux-react-router-async-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmenko%2Fredux-react-router-async-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmenko%2Fredux-react-router-async-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmenko","download_url":"https://codeload.github.com/emmenko/redux-react-router-async-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243478185,"owners_count":20297210,"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-07-30T17:01:30.297Z","updated_at":"2025-03-13T20:31:40.201Z","avatar_url":"https://github.com/emmenko.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","React","[Redux](https://github.com/gaearon/redux)","📦 Legacy \u0026 Inactive Projects"],"sub_categories":["[React](http://facebook.github.io/react)"],"readme":"\u003ch1 align=\"center\"\u003eThis repository is deprecated and not maintained anymore\u003c/h1\u003e\n\nCheck out those resources:\n* https://github.com/react-boilerplate/react-boilerplate\n* https://github.com/facebookincubator/create-react-app/\n* https://redux.js.org/\n* https://reacttraining.com/react-router\n\n---\n\nhttp://emmenko.github.io/redux-react-router-async-example\n\nThis is a boilerplate example showcasing _mostly_ [Redux](https://github.com/gaearon/redux) and [React Router](https://github.com/rackt/react-router) and it aims to provide different examples or use cases with the two libraries.\n\n\u003e Check out the [migration to babel 6](https://github.com/emmenko/redux-react-router-async-example/pull/52).\n\n## Features\n\n- latest `react`, `redux`, `react-router`\n- `devtools` + `HMR` for development\n- `react`\n  - higher-order components\n  - higher-order functions\n- `redux`\n  - bootstrap initial state\n  - store enhancers (e.g.: localStorage persistence)\n  - middleware composition\n  - easy-to-configure reducers\n  - async actions\n- `react-router`\n  - nested routes\n  - secured area by login\n  - keep routes into state for easy time travel\n- `i18n` support by `react-intl`\n  - scripts to extract messages and generate `XLIFF` files for translators\n- GitHub API with pagination\n- CSSnext bundles\n  - injected into HTML by webpack for development (allows `HMR`)\n  - bundled as a separate file for production\n- development tools such as `webpack`, `babel`, `eslint`\n\n## Development\n\n```bash\n$ npm install\n$ npm start\n```\n\n### I18n support\n\nAll messages in this website are localized and rendered using `react-intl@2.0`.\n\nThere is also a [babel plugin](https://github.com/yahoo/babel-plugin-react-intl) to extract all the default messages into `./_translations/lib` to be provided to translators.\n\n```bash\n$ npm run build:i18n\n```\n\nYou can also run a script to extract all those translations as key-value.\n\n```bash\n$ npm run build:i18n:langs\n```\n\n\n#### Thanks\n\n- [Redux](https://github.com/gaearon/redux) for the _Atomic Flux_ architecture.\n- [React](https://github.com/facebook/react) for all the goodness.\n- [React-Router](https://github.com/rackt/react-router) for the other goodness.\n- [React-Transform](https://github.com/gaearon/react-transform-boilerplate) for development fun (and productivity).\n- [Webpack](https://github.com/webpack/webpack) for keeping everything together.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmenko%2Fredux-react-router-async-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmenko%2Fredux-react-router-async-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmenko%2Fredux-react-router-async-example/lists"}