Build a CRUD App with React.js and Redux Toolkit for Beginners | 'React Redux CRUD App'

preview_player
Показать описание

You will get step-by-step tutorial to understand about all topics React, Redux-Toolkit, Bootstrap, React-Router-DOM, Axios.
Рекомендации по теме
Комментарии
Автор

In 30 min you covered the core concepts including rtk. Its worth to see it. Thank you

srikarravoori
Автор

In 30 mins you explained how to make a functional app simply using react router dom and redux, this is absolutely commendable. Thank you!

smartstar
Автор

thank a lot for this tutorial! you save my day!!

chungtunguyen
Автор

Thank you finally i learn how to edit.

ashvarygidian
Автор

one issue if I delete all the user from the list, error will pop up "Cannot read properties of undefined (reading 'id')"

smol_learner
Автор

👏💜 NOICE!... thanks dude, it was helpful

CRUSHED_GREMLIN_RL
Автор

Awesome bro..❤
That was so helpful.. 👌

speedthrills
Автор

Really good video, latest formula applied, Thanks for your video

easywebsolution
Автор

Sir if i want different reducer for updating email and name, can i do so and how?

mudityadav
Автор

just start before few steps like before bootstrap and create vite app start from zero it should take u 2 min only

risechess
Автор

thank you very much it was very helpful

yulduz
Автор

When i deleted all the records then the error show on the should fixed that you already knew

mahfoozalam
Автор

Can u share Git repository of this project?

shubhampatil
Автор

hello man, thanks for share this video. Please share the Git repository too, and I have a question, do you use axios in this project ?

chenriquep_
Автор

One thing is as you are not using any database like json-server whenever we refresh the page all the data will be gone except the previous ones

funkytown
Автор

Sir, Code has a bug whenever you delete whole data it cannot create the data

ashfaqueahmad
Автор

Hello, thanks to sharing. But you've showed crud operations with store, can you share a video using real API using endpoints etc? How to manage data with the store and with API both?

railbatyrshin
Автор

bro udate is not work
const {name, email} = existingUser[0];
error on this line

mohdfaisal
Автор

if my data (users) in backend ? it works when i delet in front delet in back in one time

ghofraneferchichi
Автор

Error : please ensure the component is wrapped in a <Provider>

krcyamahaboy