Completed
POST request with Axios
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Node.js Social Media App Tutorial - MERN Stack App Full Course with Hooks and Context API
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Using React Router
- 3 Fetching data with Axios and Hooks
- 4 Fetching user inside useEffect with Axios
- 5 React Context API explained
- 6 Fetching profile data from REST API
- 7 How to use useParams Hook
- 8 How to use Context API
- 9 Context API Actions and Reducer
- 10 Login system with Context API
- 11 React register system with MongoDB
- 12 How to use useHistory Hook
- 13 Calling current user with Context API
- 14 Like and Dislike functionality
- 15 POST request with Axios
- 16 React Node.js file uploading
- 17 Additional arrangements
- 18 Fetching user friends from REST API
- 19 Follow and unfollow a user
- 20 React image upload showing the image
- 21 Outro