DEV Community

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

Collapse
 
christopherhbutler profile image
Christopher Harold Butler

Great article! Could you show how to implement 'user is typing indicator' with react? It seems when you keep track of a keyPress using a setTimeout you get a call to a function that sets a variable for every keyPress. I can share a code example somewhere if you want to discuss :)

Collapse
 
bravemaster619 profile image
bravemaster619

Thanks! If you want to ask me anything, please open a stackoverflow post and share the link. I'm more than happy to help there :)