{"id":15547976,"url":"https://github.com/resir014/react-redux-typescript-example","last_synced_at":"2025-04-04T15:08:39.957Z","repository":{"id":33069077,"uuid":"139990046","full_name":"resir014/react-redux-typescript-example","owner":"resir014","description":"Demonstrating the common patterns when using React, Redux v4, and TypeScript.","archived":false,"fork":false,"pushed_at":"2023-01-03T17:31:45.000Z","size":1952,"stargazers_count":587,"open_issues_count":25,"forks_count":148,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-28T14:06:41.466Z","etag":null,"topics":["react","redux","starter-kit","typescript"],"latest_commit_sha":null,"homepage":"https://resir014.xyz/posts/2018/07/06/redux-4-plus-typescript/","language":"TypeScript","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/resir014.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}},"created_at":"2018-07-06T13:40:29.000Z","updated_at":"2024-12-22T18:24:23.000Z","dependencies_parsed_at":"2023-01-14T23:15:36.867Z","dependency_job_id":null,"html_url":"https://github.com/resir014/react-redux-typescript-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resir014%2Freact-redux-typescript-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resir014%2Freact-redux-typescript-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resir014%2Freact-redux-typescript-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resir014%2Freact-redux-typescript-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resir014","download_url":"https://codeload.github.com/resir014/react-redux-typescript-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198460,"owners_count":20900080,"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":["react","redux","starter-kit","typescript"],"created_at":"2024-10-02T13:14:23.950Z","updated_at":"2025-04-04T15:08:39.930Z","avatar_url":"https://github.com/resir014.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-redux-typescript-example\n\n\u003e Demonstrating the common patterns when using React, Redux v4, and TypeScript.\n\n**Example deployment:** [(link)](https://react-redux-typescript-example.now.sh/)\n\nWelcome to the Redux 4 + TypeScript 3.3 example! This example site shows you the ideal project structure, recommended libraries, as well as design pattern on writing type-safe React + Redux app with TypeScript.\n\nThis project is intended as a supplement to [this post](https://resir014.xyz/posts/2018/07/06/redux-4-plus-typescript/). To demonstrate it, I created a website which pulls data from the [OpenDota API](https://docs.opendota.com), and display information like professional teams, heroes, as well as top players by hero. This will also demonstrate how to structure your stores for each feature/module in a Redux-enabled app.\n\nThis project was bootstrapped with [Create React App](https://create-react-app.dev/).\n\n## Getting started\n\nA Node.js 8.0.0+ setup with [yarn](https://yarnpkg.com/) is recommended.\n\n```bash\n# install dependencies\nyarn\n\n# ...or if you'd like to use npm instead\nnpm install\n\n# serve with hot reload at localhost:3000\nyarn start\n\n# build for production\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresir014%2Freact-redux-typescript-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresir014%2Freact-redux-typescript-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresir014%2Freact-redux-typescript-example/lists"}