react-with-redux-philosophy icon indicating copy to clipboard operation
react-with-redux-philosophy copied to clipboard

React state management with Redux philosophy.

Results 3 react-with-redux-philosophy issues
Sort by recently updated
recently updated
newest added

## The dependency [uuid](https://github.com/uuidjs/uuid) was updated from `3.4.0` to `7.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [react-scripts](https://github.com/facebook/create-react-app) was updated from `3.1.0` to `3.1.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

**I keep getting a type error on the following:** _line43_ {todos.map(todo => ( {todo.task} ))}