-
Book Overview & Buying
-
Table Of Contents
React Bootcamp with .NET API (Router, Redux Toolkit, Hooks)
By :
React Bootcamp with .NET API (Router, Redux Toolkit, Hooks)
By:
Overview of this book
React is a JavaScript library for building user interfaces, specifically for creating interactive and dynamic web applications. You will embark on various real-world projects that will help you grasp the fundamentals of React and dive into advanced concepts.
Starting with TaskOPedia, you will learn the basics of React and explore functional and class components by building a simple page. You will then progress to CountOPedia, to create an interactive counter application that tests your skills in managing React state.
Next, we will cover ContactOPedia, where you will perform CRUD operations on a contact list using React. After that delve into the world of lifecycle methods with CyclOPedia, exploring both class components and functional components. Hooks in React will be covered in WatchOPedia, while RouteOPedia will introduce you to routing concepts in React.
To enhance your state management skills, ReduxOPedia will guide you through integrating Redux with React, along with exploring the Redux toolkit for more efficient state management. The TravelOPedia module will focus on using Redux query and mutation for asynchronous calls, providing you with a comprehensive understanding of handling data in React applications.
The ProjectOPedia module focuses on creating a page that lists all the projects you have worked on during the course.
Finally, you will be building a complete real-world restaurant website. This project will allow customers to place orders using their credit cards, track order statuses, and enable administrators to manage and view orders effectively.
By the end of this course, you will not only be proficient in React but have the skills and confidence to develop full-stack applications, and you will have completed a comprehensive restaurant website with payment integration.
Table of Contents (25 chapters)
Introduction
React Fundamentals
React Components
React State - CountOPedia
ContactOPedia - CRUD Operations
CyclOPedia - Lifecycle Methods Class Components
WatchOPedia - Hooks in React
CyclOPedia - Lifecycle Methods Functional Components
RouteOPedia - Routing in React
ReduxOPedia - Redux and React
TravelOPedia - Redux Toolkit, Query, Mutations, and Slice
ProjectOPedia
.NET API - Basic Setup
.NET API - Menu Item
.NET API - Authentication and Authorization
.NET API - Shopping Cart and Order
Red Mango - Homepage
Set Up Redux and RTK
Shopping Cart
Authentication and Authorization
Payments
Order
Menu Items
Home UI