create-react-app-redux icon indicating copy to clipboard operation
create-react-app-redux copied to clipboard

React Router, Redux, Redux Thunk & Create React App boilerplate

Results 19 create-react-app-redux issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | [`16.14.0` -> `18.2.0`](https://renovatebot.com/diffs/npm/react/16.14.0/18.2.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [serve](https://togithub.com/vercel/serve) | [`10.1.2` -> `14.0.1`](https://renovatebot.com/diffs/npm/serve/10.1.2/14.0.1) | [![age](https://badges.renovateapi.com/packages/npm/serve/14.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-redux](https://togithub.com/reduxjs/react-redux) | [`5.1.2` -> `8.0.2`](https://renovatebot.com/diffs/npm/react-redux/5.1.2/8.0.2) | [![age](https://badges.renovateapi.com/packages/npm/react-redux/8.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-scripts](https://togithub.com/facebook/create-react-app) | [`2.1.8` -> `5.0.1`](https://renovatebot.com/diffs/npm/react-scripts/2.1.8/5.0.1) | [![age](https://badges.renovateapi.com/packages/npm/react-scripts/5.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

If after pressing Async button, you press the regular button before async timer has finished, it will toggle enable the async button, and once the timer has finished it will...

Hi There, I am using your app, and I have an issue for HTTP request with the axios. I don't know why it doesn't work. I used it before with...

Migrating from v4 to v5 (v6) is breaking app. Here is FAQ with instruction how to migrate: https://github.com/supasate/connected-react-router/blob/master/FAQ.md#how-to-migrate-from-v4-to-v5

I'm looking for this index.js: https://github.com/johnkmzhou/cordova-create-react-app/blob/master/src/index.js It seems there is not a single line in the whole create-react-app-redux generated project containing something that suggests the existence of a serviceWorker. Even...

Hey man, thanks for a really good app and architecture but here the biggie: if you load the app on Heroku > go to about page refresh the page, it...