When It's Not Good to Use React State
In React, whenever we are working with any data, we always use the state for storing that data which may be a string, number or any complex object.
This is fine if you are using that state while rendering the component or If you want to do something...
blog.yogeshchavan.dev3 min read
anil kapse
Senior UI Developer
Hey, Yogesh Chavan every time I learn something new from your post, keep posting it really help.
Thanks for sharing.