How can I stop re-rendering in React everytime state gets updated.
Anonymous
There is component life cycle called should component Update, by default it is set to true you need to set it to false in order to stop re renderning.
Check out your Company Bowl for anonymous work chats.