when searching for solutions i keep ending up on your tutorials and the explanation is always spot on. your stuff deserves more views.
@victorfranco2495 Жыл бұрын
I'm trying to resolve a bug in a project of my team, and this videos helps me a lot. Thank you!!
@SakuraDev Жыл бұрын
Happy to be helpful 😊
@hillelgarcia5140 Жыл бұрын
Amazing video, simple and straight to the point. You earned a new subscriber now!
@codex8797 Жыл бұрын
Thanks bro, after so many videos, you finally made me understand
@SakuraDev Жыл бұрын
Glad it helped
@noambar59586 ай бұрын
Great job!! thank a lot, really helped me!!
@SakuraDev6 ай бұрын
Thanks a lot. Actually this was one of my first videos on KZbin. I am really glad it is still helpful
@kaustubhkulkarni589111 ай бұрын
Perfect, that's what I was looking for
@muhammadyakubu3442 Жыл бұрын
Hey, keep up the good work. This is an excellent video
@HadaroAdams Жыл бұрын
If i have my asyncThunk in a different file from the actual slice how do i explicitly annotate the type of the ThunkApi parameter
@opeyimikaaremu5107 Жыл бұрын
well-done, man this is great work
@SakuraDev Жыл бұрын
Thanks 🌷
@xeco567311 ай бұрын
Nice guide! thank you so much
@SakuraDev11 ай бұрын
Thanks a lot 😊
@0XLR8 Жыл бұрын
this tutorial lacks explanations. The add reducer is basically useless and can be deleted right? What if the requests fail. How can we handle the request errors? Also no typescript explanations.
@PrakashChAwal Жыл бұрын
i am confused. how is api call a synchronous operation ?
@SakuraDev Жыл бұрын
Hi. Actually It is Async but the Asynk thuks kinda make it looks like a sync but it is Async.
@toystory31679 ай бұрын
Give code to update person, like updating name from frontend and saving in backend
@aleksandarmihaylov688410 ай бұрын
good job by you
@SakuraDev10 ай бұрын
Thanks 🙏
@tutorfrontdev60072 жыл бұрын
nice explanation
@Lotpite Жыл бұрын
it's ok, but I think try catch should be there
@lucianosilva35952 жыл бұрын
thx bro
@alirezanejad7522 жыл бұрын
nice
@thunder5323 Жыл бұрын
Where have you explained typescript in code you written? what is thunkAPI that you have not used but taken as argument.