Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 start

Navigate to localhost:8080

## Notable things trialing

Extremely strict ESLint rules with --fix

Webpack 2