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

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

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)