Modern React with Redux

Table of Contents

1 Let's Dive In

1.1 Why Create React App?

01.png

02.png

1.2 Displaying Content with Functional Components

03.png

2 Handling User Input

2.1 Communicating Child to Parent

04.png

05.png

3 Async Actions with Redux Thunk

3.1 Fetch Data in a Redux App

06.png

3.2 Behind the Scenes of Redux Thunk

07.png

4 Navigation with React Router

4.1 Different Router Types

08.png

5 Handling Authentication with React

5.1 OAuth-Based Authentication

09.png

5.2 OAuth for Servers vs Browser Apps

10.png

6 链接

Author: Victor Chen

Created: 2019-03-17 Sun 19:00

Validate