Комментарии:
Full 0auth setup with database and node
Ответитьdo some tuts on react query too
ОтветитьFinally! I remember requesting this tutorial many days ago
ОтветитьThis is Amazing
Ответитьim using redux toolkit for like 3 months now
its really really good and easy
edit: forgot to tell u thanks for all the hard work
god bless u
I really enjoyed it... please make more videos on redux toolkit... thanks so much
ОтветитьCool man!
But you are going too fast in this one.
Need to watch at 0.75x :)
Such a great improvement!!! much more close to zustand logic!!
ОтветитьThis is really good video, thanks.
Please make some videos about React & Rich Text Editor, which can be great help for me & others.
Wow can you create the complete Crud application with redux- toolkit Thanks in advance
ОтветитьСпасибо малой
Ответитьi already use redux-toolkit is very good, about your example don t forget config for SSR ;)
ОтветитьThanks for the content
ОтветитьSo Rudux-Toolkit or Zustand?! (I was very pleased with your last video by the way.) The freedom that this Zustand is giving, and the fact that it's not far of the regular useState, it makes adapting from useState to a Zustand store-hook quite easy. I've used Redux for some time now, but in combination with Typescript it can cause your code to explode rapidly!
ОтветитьMan you’re just a blessing to this world
ОтветитьI'm just learning Redux, so it should be helpful.
ОтветитьWhy are you creating the fetchContacts function outside the useEffect?
ОтветитьDid u watch the Ind vs eng cricket match?
ОтветитьThank you so much for this video, the info you shared is awesome. 💪💪
ОтветитьMostly awaiting topic, thank you
ОтветитьGreat! Please, more with simple examples of RTK from scratch.
ОтветитьI love redux-toolkit. It just reduce boiler code.
ОтветитьVscode theme?
ОтветитьAmazing tutorial. Way clearer than most Redux Toolkit tutorials. I'm definitely replacing Zustand with Redux Toolkit in one of my apps as the dev tools looks amazing and the api seems very clean for RDTK.
ОтветитьThank you dude
ОтветитьHey, I think the proper way to handle async action in redux is use middleware (in rtk - redux thunk)
ОтветитьGood tutorial, Thankx classed !! well one thing i dont understand about redux, is why dont just dispatch directly to the "reducer", instead of creating a "function" and then dispatch this function to the reducer ? ..it feels like doing the work twice !! ....but maybe i could be wrong..lol...
ОтветитьThanks Ahmed for this cool tutorial. Really helpful.
ОтветитьI was already using for the past two months and it's really cool but I was wondering why no one is talking about it.
ОтветитьI think that toolkit is too abstract compared to traditional redux. It's true that you get that less verbose workflow but you will have issues understanding the processes behind it.
ОтветитьWhy not use ThunkApi to handle the async calls on RTK
ОтветитьWould this work well with webext-redux when making browser extension?
ОтветитьCringy intro LOL! This is off to a good start already
ОтветитьGreat job! Why are you making api calls in the components? Why not use something like redux-thunk?
ОтветитьWhich theme are you using in this tutorial ??
ОтветитьGood job hidojo! Really helpfull
ОтветитьPlease consider doing a series on RTK tests
ОтветитьI cloned ur GitHub project and I npm install then npm start and it doesn't work
(it doesn't show the list of the users or add)
so not gonna bother watching and finishing this video and here is a Dislike <3
Actually no but yes but no. JK
ОтветитьThis is cool! Thanks mate!
ОтветитьReally cool tutorial, thanks dude
Ответитьthanks!
ОтветитьAmazing tutorial. Can you please do a tutorial where you can add from multiple drop selection on to the list. So instead of typing in the input they can pick the options from a dropdown menu. please do in redux toolkit thanks
ОтветитьAwesome! Can I get persistent state management with Redux? :)
ОтветитьThanks!
ОтветитьThanks men. I am currently moving one project from ContextApi to Redux. This is gonna help alot.
ОтветитьStill, so much code when compared to zustand honestly. Not sure if same use case or scales better than zustand but its way more typing.
ОтветитьThank you.
Ответить