Course Information
Course Overview
API Integration, Data Handling, Authentication, Error Handling, CRUD Operations, Secure Endpoints, Access Control
This course will involve building two advanced applications from scratch.
Project 1:
We will create a React application using TypeScript. We will set up React Router Dom 6 and establish a Redux Toolkit store with dummy data from a JSON file. Alongside this, we are going to define interfaces and create custom hooks to streamline data management and interaction. Configuration of a JSON server to handle the data will be included. Following this, we will integrate API calls and manage data in Redux Toolkit using createApi and useDataQuery. Additionally, we will implement search, filter, and sorting functionalities on the home page. Furthermore, we will perform cart actions such as adding items to the cart and getting the cart total, manage cart item component actions (increase and decrease quantity, clearing the cart, and remove items from the cart), and integrate animated notifications.
Project 2:
We will begin by configuring Express with MongoDB using Mongoose. We will emphasize secure user authentication by utilizing JWT, Bcrypt, and Express-Validator. Progressing, we will implement robust CRUD operations for the Story Model, ensuring seamless data management. By integrating Multer, we will enable effortless file uploads within the application. Shifting focus to the front-end, we will meticulously set up React (without TypeScript) with React Router Dom 6, enabling efficient routing within the application. Moreover, we will handle token authentication, manage error responses adeptly, and empower users to create stories with file uploads, enhancing interactivity. Finally, we will conclude the app by implementing update and delete functionalities for stories and incorporating author-based access control to maintain data security and integrity.
Course Content
- 5 section(s)
- 17 lecture(s)
- Section 1 Introduction and Overview
- Section 2 Frontend Implementation and Data Handling
- Section 3 Enhancing User Experience
- Section 4 Backend Development and API Integration
- Section 5 Advanced Full-Stack Development
What You’ll Learn
- Develop a shopping cart using React, TypeScript, and JSON Server.
- Manage state with Redux Toolkit.
- Implement advanced features like search, filter, and sorting functionalities, and incorporate animated notifications.
- Create a MERN application enabling users to compose and explore original stories.
- Implement secure User Authentication and proficient token management.
- Execute comprehensive CRUD operations, including seamless file uploads.
Skills covered in this course
Reviews
-
CCraig Johnson
I took this course to learn search, filter, and sorting. I love that he showed how to use React, TypeScript, and RTK-Query. I only wish that he used real CSS instead of Bootstrap. This course exceeded my expectations.
-
AAbdullah Olatunde
The course is really packed, and I am having a lot of fun learning.
-
WWeera Deepakumara Punchihewa
Straight to the point excellent teaching with professional content. Highly recommend anyone need valuable knowledge. I thank you and wish you all the best to create more and more ready to use courses.
-
AAxel Andrade Villalobos
Great course! You can learn all fundamentals about React and libraries in a organized way. Very recommended.