Skip to content

wpcodevo/JWT_Authentication_React

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD example with Redux Toolkit, RTK Query & REST API

In this article, you'll learn how to make Get/Post/Patch/Delete requests to a RESTful API with React, Redux Toolkit, and RTK Query.

React CRUD example with Redux Toolkit, RTK Query & REST API

Topics Covered

  • React, Redux Toolkit & RTK Query example Overview
  • How to Set up Redux Toolkit and RTK Query with React
  • Create a Custom Fetch Base in RTK Query
  • Create the API Queries and Mutations with RTK Query
  • Connect the Queries and Mutations to the Store
  • Create a Modal Component
  • React RTK Query DELETE Request
  • React RTK Query GET Request
  • React RTK Query POST Request
  • React RTK Query PATCH Request

Read the entire article here: https://codevoweb.com/react-crud-example-with-redux-toolkit-rtk-query/

Articles in this series:

1. Node.js + TypeScript + MongoDB: JWT Authentication

Node.js + TypeScript + MongoDB: JWT Authentication

2. Node.js + TypeScript + MongoDB: JWT Refresh Token

Node.js + TypeScript + MongoDB: JWT Refresh Token

3. Google OAuth Authentication with React.js and Node.js (No Passport)

Google OAuth Authentication with React.js and Node.js (No Passport)

4. GitHub OAuth Authentication React.js and Node.js(No Passport)

GitHub OAuth Authentication React.js and Node.js(No Passport)

5. React CRUD example with Redux Toolkit, RTK Query & REST API

React CRUD example with Redux Toolkit, RTK Query & REST API)

About

JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages