Im building a chat application with react, react-redux and socket.io. Now, to improve the performance of the app i\'ve add React.memo() to my
React.memo()