Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahredhope/todo-redux-trial
Added a unique index to resolve issue where filtered list indexes did not relate to state indexes
https://github.com/jahredhope/todo-redux-trial
proof-of-concept
Last synced: 16 days ago
JSON representation
Added a unique index to resolve issue where filtered list indexes did not relate to state indexes
- Host: GitHub
- URL: https://github.com/jahredhope/todo-redux-trial
- Owner: jahredhope
- Created: 2016-01-21T09:11:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T00:27:37.000Z (over 6 years ago)
- Last Synced: 2024-10-19T02:00:30.617Z (29 days ago)
- Topics: proof-of-concept
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-redux-trial
Added a unique index to resolve issue where filtered list indexes did not relate to state indexes.
## To Run
npm install
npm startNavigate to localhost:8080
## Notable things trialing
Extremely strict ESLint rules with --fix
Webpack 2