Dev_Maruti
KPCKevin Powell - Community
•Created by Dev_Maruti on 12/24/2022 in #front-end
useSelector() in Redux not rendering new value ❓
And I am not using Redux Toolkit I am using the before version of Redux for tutorial and practice purpose 👍
11 replies
KPCKevin Powell - Community
•Created by Dev_Maruti on 12/24/2022 in #front-end
useSelector() in Redux not rendering new value ❓
@acemouty Thanks buddy for stepping in . 🙏
This is my repo link it's just a very small test project ,
In this I am trying to increment and decrement the value by 1 in test1 file and see the result in input tag which takes the value from redux ,
please ignore test2 file its of no use ( I forgot to delete it ) ,
The branch is : Redux-Basics
https://github.com/agroot2002/React-State-Management/tree/Redux-Basics
I will be very happy if you have a look and help me out ...
Thank You 😊
11 replies
KPCKevin Powell - Community
•Created by Aditya Kirad on 12/13/2022 in #front-end
need a little bit of help with react and transition
If you want something like this , then there is a very popular and easy to use library name Framer-Motion ,
It's very awesome library , I also used it for my projects , You can easily get this effect with the help of this ,
Give this a try you will not regret 👍
3 replies
KPCKevin Powell - Community
•Created by Dev_Maruti on 12/24/2022 in #front-end
useSelector() in Redux not rendering new value ❓
Please help me out , I am tired of trying different methods from last 2 days ,
I am using old version of redux in reactjs ( "react-redux": "^7.2.6" , "redux": "^4.1.2" )
11 replies
KPCKevin Powell - Community
•Created by Mozi47 on 11/27/2022 in #front-end
React table shuffle Animation
Well try a library named Framer-Motion , it may help to easily do the job 👍
3 replies
KPCKevin Powell - Community
•Created by Dev_Maruti on 11/27/2022 in #front-end
Tailwind CSS with Javascript
Ok I got it , Thanks for help buddy , I didn't expected that I someone will reply so soon 🙏🙏👍
Let me know if I can help you in any case 🙏😀
7 replies
KPCKevin Powell - Community
•Created by Dev_Maruti on 11/27/2022 in #front-end
Tailwind CSS with Javascript
To I should try something like :
testRef.current.classList.add = 'text-white'
Am I correct ❓7 replies
KPCKevin Powell - Community
•Created by Dev_Maruti on 11/27/2022 in #front-end
Tailwind CSS with Javascript
Will this replace all other clases or add a new one 🤔
7 replies