https://github.com/gdibble/modernreactwithredux2019
Udemy Modern React with Redux 2019
https://github.com/gdibble/modernreactwithredux2019
Last synced: 10 days ago
JSON representation
Udemy Modern React with Redux 2019
- Host: GitHub
- URL: https://github.com/gdibble/modernreactwithredux2019
- Owner: gdibble
- Created: 2019-09-05T04:53:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:14:05.000Z (over 3 years ago)
- Last Synced: 2025-10-09T02:29:31.106Z (9 months ago)
- Language: JavaScript
- Size: 5.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 180
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modernReactWithRedux2019
> Udemy Modern React with Redux 2019 by @StephenGrider
>
> _Redux, Create-React-App, React v16.6.3, React Router, Hooks, Webpack_
## Coursework
> by @gdibble
### [Links](https://github.com/gdibble/modernReactWithRedux2019/blob/master/Modern%20React%20with%20Redux%202019%20course%20notes.txt)
> All referenced hyperlinks from section videos
### [Exercises](https://github.com/gdibble/modernReactWithRedux2019/tree/master/exercises)
> My coding-exercise submissions
### Apps
> Each of my coursework interpretations
> - [jsx](https://github.com/gdibble/modernReactWithRedux2019/tree/master/jsx) (Section II)
> - [components](https://github.com/gdibble/modernReactWithRedux2019/tree/master/components) (Section III)
> - [seasons](https://github.com/gdibble/modernReactWithRedux2019/tree/master/seasons) (Sections IV-VI)
> - [pics](https://github.com/gdibble/modernReactWithRedux2019/tree/master/pics) (Sections VII-X)
> - [videos](https://github.com/gdibble/modernReactWithRedux2019/tree/master/videos) (Section XI)
> - [songs](https://github.com/gdibble/modernReactWithRedux2019/tree/master/songs) (Section XIII)
> - [blog](https://github.com/gdibble/modernReactWithRedux2019/tree/master/blog) (Sections XIV-XV)
> - [streams](https://github.com/gdibble/modernReactWithRedux2019/tree/master/streams) (Sections XVI-XXII)
> - [translate](https://github.com/gdibble/modernReactWithRedux2019/tree/master/translate) (Sections XXIII-XXIV)
> - [hooks-simple](https://github.com/gdibble/modernReactWithRedux2019/tree/master/hooks-simple) (Section XXV)
> - [hooks-seasons](https://github.com/gdibble/modernReactWithRedux2019/tree/master/hooks-seasons) (Section XXVI)