Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rahsheen/react-redux-courses
- Owner: rahsheen
- Created: 2017-04-02T16:08:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:21:57.000Z (about 1 year ago)
- Last Synced: 2024-04-15T16:10:57.905Z (10 months ago)
- Topics: babel, es6, eslint, npm, react, react-native, react-redux, webpack
- Language: JavaScript
- Size: 17.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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