课程目录:React Router和Redux培训
4401 人关注
(78637/99817)
课程大纲:

          React Router和Redux培训

 

 

 

Module 1: React RouterThis module covers how to handle routing using React Router.

You will learn how to dynamically change your application UI based on the current URL.

Module 2: ReduxThis module covers how to simplify state management using Redux.

You will learn how to organize your application data

by dispatching actions that modify your application state.

Module 3: React and ReduxThis module covers how

to integrate Redux into an existing React application.

You will learn how to access your data from

a Redux store instead of passing down your state down from component to component.