Frameworks - CL2 Flashcards
React - HOC
https://reactjs.org/docs/higher-order-components.html
React - Composition vs Inheritance
https://reactjs.org/docs/composition-vs-inheritance.html
React - Styling in React
https: //www.kirupa.com/react/styling_in_react.htm
https: //www.w3schools.com/react/react_css.asp
React - Routing in React, react-router
http: //jamesknelson.com/even-need-routing-library/
https: //reacttraining.com/react-router/web/guides/quick-start
Redux - Three Principles
https://redux.js.org/introduction/three-principles
Redux - Actions
https://redux.js.org/basics/actions
Redux - Reducers
https://redux.js.org/basics/reducers
Redux - Store
https://redux.js.org/basics/store
Redux - Middleware
https://redux.js.org/advanced/middleware
React-Redux - Provider
https://react-redux.js.org/api/provider
React-Redux - Connect
https://react-redux.js.org/api/connect
Redux - redux-thunk
https: //redux.js.org/advanced/async-actions
https: //github.com/reduxjs/redux-thunk