Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahsheen/react-redux-courses

React+ES6+Thunk Project for managing video courses
https://github.com/rahsheen/react-redux-courses

babel es6 eslint npm react react-native react-redux webpack

Last synced: about 1 month ago
JSON representation

React+ES6+Thunk Project for managing video courses

Awesome Lists containing this project

README

        

#### TODO

-Author administration
* be sure to add logic to not delete authors with courses

- ~~Delete course~~
* ~~Hide empty course list once all courses are deleted~~

- ~~Unsaved changes message~~
* ~~guard against losing work~~

-Client-side validation

-Handle 404's
* ManageCourse add logic state-to-props

- ~~Show # of courses in Header~~

-Pagination/Infinite Scrolling

-Sort Course Table
* mapStateToProps

-Revert Abandoned Changes