deepinder10 / socketio-example

Creating a Real time app with React, Angular, Vue and socket.io with NodeJS.
https://deepinder.me
GNU General Public License v3.0
31 stars 20 forks source link

These seem incomplete? #15

Open clemhepburn opened 3 years ago

clemhepburn commented 3 years ago

The code for the React build only goes as far as creating the useEffect -- what about the actual user interaction?

deepinder10 commented 1 year ago

Hello, Did you check out part-2 of the article? https://deepinder.me/create-a-realtime-chat-app-with-react-hooks-socket-io-rooms-part-2