Redux Toolkit Example 2| Doctor Booking React JS App | React JS | Day- 43

Опубликовано: 15 Апрель 2022
на канале: JAS ACADAMY
251
3

The Redux Toolkit package is intended to be the standard way to write Redux logic. It was originally created to help address three common concerns about Redux:

"Configuring a Redux store is too complicated"
"I have to add a lot of packages to get Redux to do anything useful"
"Redux requires too much boilerplate code"
We can't solve every use case, but in the spirit of create-react-app, we can try to provide some tools that abstract over the setup process and handle the most common use cases, as well as include some useful utilities that will let the user simplify their application code


00:00 Introduction
00:50 Creating new component
04:56 Selectuser function
05:44 Adding the component in the app
10:39 Adding the store

In this React JS project, we'll be building a complete Doctor booking
App using ReactJS.This Doctor booking App will have following
features/learnings -

✅ App setup
✅ API setup
✅ UI creation using styled-components
✅ Debouncing implementation
✅ Component based development
✅ Responsive UI using Flex Concept
✅ API integration with axios
✅ Book consultation with video call
✅ Validation using Formik

redux toolkit,redux vs redux toolkit,redux toolkit tutorial,redux tutorial,react redux tutorial,redux,redux crash course,redux state management,react tutorial,createslice,react redux,why use redux,what is redux,tutorial,rtk,hooks,react,configurestore,react state management,usestate,create-react-app,memoization,programming,props,coding,ecmascript,typescript,javascript,code alongs,crash course,state,immer

#reactjs #reactredux #reacttutorial #reactjsbeginners #jasacadamy