Real-time Chat App - 16 socket.io 🔥 | React, Node.js and Socket.io

preview_player
Показать описание


✨ Join My Discord Server

SUPPORT MY CHANNEL

GET IN TOUCH:

Disclaimer: This video is not sponsored
Рекомендации по теме
Комментарии
Автор

in receive message useEffect, you set the dependency array [socket, currentchat]. If I am seating idle then how this useEffect is calling on get message event. Please explain

hexabirds
Автор

with your inspire i build one using react redux and having a lot of hard time since I'm not using context.

longsyee
Автор

in chatContext i got this error : ReferenceError: io is not defined
please how can i fix it?

norhanecherif
Автор

if the user is not online. or not connect to socket?so user cannot sent the message to offline user?

AnsarAli-mu
Автор

Great tutorial bro, appreciate your effort to create those nice videos

abaytekle
Автор

I imagine if you get back 500 Millions users array plus 400 Millions Online users, plus to the already allocated memory by you, the Client PC will Blow Up 😅
You are making a decent effort but this is not a maintainable and efficient way to handle that real time stuff

mohammed.lamcharake