# Modern React with Redux

- Instructors: Stephen Grider
- Length: 46 hr
- Link: https://www.udemy.com/react-redux/
- Resources:
# Course Content
- Let's Dive In!
- Building Content with JSX
- Communicating with Props
- Structuring Apps with Class-Based Components
- State in React Components
- Understanding Lifecycle Methods
- Handling User Input with Forms and Events
- Making API Requests with React
- Building Lists of Records
- Using Ref's for DOM Access
- Let's Test Your React Mastery!
- On We Go...To Redux!
- Integrating React with Redux
- Async Actions with Redux Thunk
- Redux Store Design
- Navigation with React Router
- Handling Authentication with React
- Redux Dev Tools
- Handling Forms with Redux Form
- REST-Based React Apps
- Using React Portals
- Implementing Streaming Video
- The Context System with React
- Replacing Redux with Context
- Hooks with Functional Components
- More Fun with Hooks