Bro React Custom Hooks Pathi Explain Pannunga Bro,And UseMemo,Use callback,Useref.Thank you for the explanation bro it's a Lot to me....Neenga Edhuna Paid Course vahirukeengala Bro React Full Advanced aa Like Testing Included.
Super bro, i create a todo list and also proper some validate this two if input is empty they didnt enter shows alert and type a value and entered the input is clear e.target.value: '';
case "UPDATE": return state.map((item)=>(item.id === action.payload.id ?{...item , name : action.payload.newname} : item)) sir do (...item) portion of the return part is needed ? it is returning the value. I have tried without (..item) it is running properly sir . what is the use of it sir?
Please post a video on Redux and Redux Toolkit, bro.
Preparation going on i will upload soon
I have gone through lot of videos sir but u only taught very well ...thank you so much for this crystal clear explanation
complex ana topic ah romba easy ah explain panitinga bro thank you....
Keep going brothee
Thank you sir ❤
Bro React Custom Hooks Pathi Explain Pannunga Bro,And UseMemo,Use callback,Useref.Thank you for the explanation bro it's a Lot to me....Neenga Edhuna Paid Course vahirukeengala Bro React Full Advanced aa Like Testing Included.
Super bro, i create a todo list and also proper some validate
this two
if input is empty they didnt enter
shows alert
and
type a value and entered the input is clear
e.target.value: '';
bro ithula id length vachu genrate panra naala ippa oru task ah delete panna length-1 aakirum so id repeat aagum
thank you sir
React js aparam enna plan sir
case "UPDATE":
return state.map((item)=>(item.id === action.payload.id ?{...item , name : action.payload.newname} : item))
sir do (...item) portion of the return part is needed ? it is returning the value.
I have tried without (..item) it is running properly sir . what is the use of it sir?
bro ...item it creates a new object with all the properties of the current item this is important and proper way bro
Waiting...
Redux concept poduinga bro
Anna database oru mangodb account to inoru account ku epdi eduthutu ponum solunga anna in huge ammount
why reducer function mentioned outside of reducerApp?
Bro DSA video podunga
Sure soon
Kindly create the video tutorial in redux .
Other RUclips tutorials in redux is not clearly explain.
Hii bro
bro sources code
Todos is a state...but u r using todo that word in new...your are not defined