Redux Toolkit with Redux Saga | Toolkit and Saga made Simple

  Рет қаралды 47,858

EdRoh

EdRoh

Күн бұрын

Пікірлер: 64
@fedeinternet1
@fedeinternet1 Жыл бұрын
Very good video, excellent explaining. Thanks!!! The only thing is that the API doesn't provide anymore the prop image. So for those who are having problems, don't put the and it will work.
@AndyHoebeke
@AndyHoebeke 2 жыл бұрын
Very informative, well explained and straight to the point. Wish I had seen this first, before delving into the docs. Keep it up!
@nemanjapetrovic8490
@nemanjapetrovic8490 2 жыл бұрын
This was so nice to watch. Just useful information's. Not wasting time. Nice pace. Thanks a lot!!
@pulkitnangia5788
@pulkitnangia5788 2 жыл бұрын
Best video. You explained the whole example really well brother. Could you please make more project videos using Redux Toolkit and saga so that we can learn more advance topics of saga. May be CRUD app, login registration forms, shopping site etc .
@xtinctspecies
@xtinctspecies Жыл бұрын
Great video! Would have really been a cherry on top if we had explored the unit testing side of all this. Probably the real win out of all this
@maksymdudyk1718
@maksymdudyk1718 2 жыл бұрын
Amazing. You are a very gifted teacher! Thank you.
@sarunmrzn
@sarunmrzn 3 жыл бұрын
Exactly what I needed, thanks!
@SauravTiru
@SauravTiru Жыл бұрын
Great video, thanks for explaining this simple yet we tend to make it complex topic!
@ex_nihilonihil_fit5711
@ex_nihilonihil_fit5711 3 жыл бұрын
My hero! Thank you for this great tutorial.
@toannew
@toannew 2 жыл бұрын
5:17 index 9:54 catsState.js 10:24 index 2 12:19 explain Action_type 16:33 catSaga.js 16:55 index 3 19:57 app js 20:17 typo at catstate
@marioibarra668
@marioibarra668 2 жыл бұрын
Great explanation. I like the nice and slow way you explain things. Thanks
@pravinfernando1320
@pravinfernando1320 4 ай бұрын
Clean and neatly explained! Good Job :)
@Nikutx
@Nikutx Жыл бұрын
Thank you well explained, beginner friendly and up to date and relevant 2023 April very easy to follow :) Thank you @EdRoh
@spirobel
@spirobel 3 жыл бұрын
amazing tutorial. Really wonder why redux toolkit picks thunk over saga. Would you still use thunk sometimes as it is included in RTK or are you doing everything with saga?
@muddy-buddy
@muddy-buddy Жыл бұрын
Thank you. so simple, so informative, without any water)
@pitbul67204
@pitbul67204 3 жыл бұрын
Thank you for the great tutorial
@yemanealem9573
@yemanealem9573 Жыл бұрын
You made me my day, great man!
@galbatorixtheking9779
@galbatorixtheking9779 2 жыл бұрын
This video was a lifesaver!
@pratikvanol482
@pratikvanol482 18 күн бұрын
Good easy explaining!
@DjSeymur
@DjSeymur Жыл бұрын
Beautiful explanation. Thanks a lot!
@RajuKumar-zm6jx
@RajuKumar-zm6jx Жыл бұрын
You make it easy to understand 👍
@ngneerin
@ngneerin 2 жыл бұрын
Impressive tutorial. Quick and precise.
@GirmachewAzanaw
@GirmachewAzanaw Жыл бұрын
thank you so much for this informative and awesome video keep it up
@malindakumarasinghe7269
@malindakumarasinghe7269 Жыл бұрын
Its really helpful. Thank you.
@GaneshSingh1
@GaneshSingh1 3 жыл бұрын
Could you please upload for all CRUD operations
@weligamage1
@weligamage1 Жыл бұрын
Thank you. simple & clear
@CRUZER150DTSI
@CRUZER150DTSI 2 жыл бұрын
This is great explanation. !!
@ИгорьМешалкин-ж7ф
@ИгорьМешалкин-ж7ф Жыл бұрын
Great video, thank you!
@rorycawley
@rorycawley 2 жыл бұрын
Great teaching, thanks
@Кошачийспидранер
@Кошачийспидранер Жыл бұрын
It's very usefull lesson! Thank you so mauch
@gursidaksingh8378
@gursidaksingh8378 2 жыл бұрын
amazing explanation, thank you
@devleonardodavid
@devleonardodavid 2 жыл бұрын
Thank you very much! It worked!
@sachinvichare4057
@sachinvichare4057 2 жыл бұрын
Thank you , amazing tutorial👍
@arijitpatra
@arijitpatra 2 жыл бұрын
very good tutorial. thank you!
@bambalbino
@bambalbino 2 жыл бұрын
Thank you for very nice explain!
@purefunclip
@purefunclip Жыл бұрын
Thank you for the great video
@digitzero3613
@digitzero3613 2 жыл бұрын
This is good. But what's wrong with the old approach where we have 3 directories store, actions and reducers?
@thecollective2404
@thecollective2404 Жыл бұрын
Why did add dispatch as dependency? is it because it will keep on calling again and again on the same page and it will show or add new data to the page if api data has increased from earlier.?
@kevinvz5387
@kevinvz5387 2 жыл бұрын
what theme are you using, awesome video btw
@duydang3660
@duydang3660 2 жыл бұрын
thank you for the video, can you do more a CRUD about Toolkit and Saga
@arnoczkyzoltan6158
@arnoczkyzoltan6158 2 жыл бұрын
Please help me: my catSaga and catState files are contains errors, because i'm using TypeScript. How can I modify those files to working in TypeScript?
@javierchacon1456
@javierchacon1456 Жыл бұрын
Thank you guy!!!
@jokerbanny
@jokerbanny 2 жыл бұрын
thnak you so musch, this is help me
@burakkartal2156
@burakkartal2156 2 жыл бұрын
Thanks. if this was typescript it would be epic tho :)
@mohit.sharma.2
@mohit.sharma.2 2 жыл бұрын
how do pass any payload, to make post request using state from the component/ slice, inside the saga's worker function?
@nimish5979
@nimish5979 2 жыл бұрын
hey edward, can you please explain why am i receiving error as 'catState is not defined' at line no 23 in catState.js file?
@ldelossantos
@ldelossantos Жыл бұрын
I never saw a so complex and over engineered way to handle memory in a browser! Im assume if someone who think in this library as an improvement see & or * before a variable will call the police!
@mkhitarmuradyan4432
@mkhitarmuradyan4432 2 жыл бұрын
thank you so much !!!
@itsworldtours
@itsworldtours 2 жыл бұрын
Great , But for get the login details what will we do First we save the state and then call saga , like a function save the username password and then the saga is called ? or anything
@aWiseCoder
@aWiseCoder 2 жыл бұрын
It’s still have lots of code . If I use SWR or React query instead of using redux , is there will be any trouble?
@maharshbajpai
@maharshbajpai 2 жыл бұрын
please help me out here.. I've done the exact steps to integrate redux saga in my react project which was already using redux toolkit and while running my react project later my proj is not loading fully and I'm getting this error on my command prompt later FATAL ERROR: Committing semi space failed. Allocation failed - Javascript heap out of memory ( I've tried using --max_old_space_size=4096 in my start script but nothing changes )
@rineliñiguez
@rineliñiguez Жыл бұрын
great video
@prashantkumarsingh2741
@prashantkumarsingh2741 2 жыл бұрын
Thank you
@SpoonOfSpices
@SpoonOfSpices Жыл бұрын
Nice video
@devteamitechnolabs1348
@devteamitechnolabs1348 Жыл бұрын
hi can you please tell if i can pass a callback in dispatch to get success right after calling so i can redirect to different page after dispatch like doing login
@gursidaksingh8378
@gursidaksingh8378 2 жыл бұрын
Where to perform create store logic if i am setting this in Next App
@roshanstepit
@roshanstepit 2 жыл бұрын
getting this error please help "Uncaught Error: The slice reducer for key "cats" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined. "
@devleonardodavid
@devleonardodavid 2 жыл бұрын
Watch for a typo on "initialState: { cats: [], isLoading: false, }," (I had initalState instead of initialState) Or On your reducers, add a default case ;)
@vinays7874
@vinays7874 2 жыл бұрын
what if we have many saga? do we have to combine them by using all effects like we do in typical saga?
@hendrickmanenga9213
@hendrickmanenga9213 Жыл бұрын
Have you found a way to combine many sagas?
@kamgdy89
@kamgdy89 2 жыл бұрын
Please do it with TypeScript
@mohamedyoussef8835
@mohamedyoussef8835 2 жыл бұрын
Amazing ++++++++++++++++++++++++++++++
@andTutin
@andTutin 2 жыл бұрын
Doesn't make any sense but interesting
Redux Saga vs Thunk: What should you choose?
14:19
EdRoh
Рет қаралды 34 М.
Redux Sagas vs Redux Toolkit Query
22:58
Jack Herrington
Рет қаралды 36 М.
SIZE DOESN’T MATTER @benjaminjiujitsu
00:46
Natan por Aí
Рет қаралды 3,8 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,6 МЛН
React Redux Tutorial For Beginners | Redux Toolkit Tutorial 2021
53:26
The Only CSS Layout Guide You'll Ever Need
24:22
EdRoh
Рет қаралды 223 М.
Redux - Complete Tutorial (with Redux Toolkit)
37:01
Cosden Solutions
Рет қаралды 244 М.
6. Redux и React. Redux saga асинхронные actions
13:50
React with Redux Toolkit Crash Course
1:09:05
Laith Academy
Рет қаралды 99 М.