React Router and Redux
Learn how to add routing and state management to your application using React Router and Redux
Gallery
Description
Have you ever wondered how complex React applications are created? React by itself is pretty bareboned and doesn’t come with a lot of features outside of its core functionality. Third party libraries such as React Router and Redux are used to add additional functionality to your React application.
React Router offers a simple solution for handling routing. You can use it to dynamically change your application UI based on the current URL.
Redux offers a great solution for organizing changes to your application state. It does so by using a method of dispatching actions that modify the current state.
By the end of this course you will learn how to use React Router and Redux to enhance your React application and make it more scalable.
React Router offers a simple solution for handling routing. You can use it to dynamically change your application UI based on the current URL.
Redux offers a great solution for organizing changes to your application state. It does so by using a method of dispatching actions that modify the current state.
By the end of this course you will learn how to use React Router and Redux to enhance your React application and make it more scalable.
Pricing:
Free
Free
Level:
Intermediate
Intermediate
Duration:
4 weeks, 3h-4h/week
4 weeks, 3h-4h/week
Educator:
Benjamin Lin
Benjamin Lin
Organization:
Microsoft
Microsoft
Submitted by:
Coursearena
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like