DEV Community

Discussion on: How to use socket.io-client correctly in React app

Collapse
 
lizardkinglk profile image
sndp

And for initialize and listen of the events of the socket, it is better to use different useEffect hooks separately.