Build a Real Time Chat App With Node.js And Socket.io

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


📚 Materials/References:

🧠 Concepts Covered:

- How to send messages to clients in real time
- Handling user connection/disconnection
- Appending elements with JavaScript
- Sending messages to the server in real time

🌎 Find Me Here:

#ChatApp #RealTimeChat #JavaScript
Рекомендации по теме
Комментарии
Автор

Real-time sockets are so awesome. I love how it's all built around the publish and subscribe pattern too. So easy to follow along. Awesome tutorial, thanks!

yamogebrewold
Автор

He doesn't time pass, but goes straight to the point.

smallzebra
Автор

We used this tutorial and now we've come such a long way! Thank you web dev simplified!

raeedchat
Автор

That intro was great! I love your sense of humor in these videos :).

patrickc.
Автор

This is exactly what I needed man, thanks!
I've been trying to use arduino with johnny-five and web sockets for a while to
be able to change the color of an rgb led from my phone, and this has helped
a ton in seeing how web sockets work.
Awesome content!

AustinBeaufort
Автор

I'm just learning node and express...etc because of my future, then I got a good page finally so I'm really thankful for this opportunity

God
Автор

Succinct, lucid and a calm, soothing explanation. You are an ideal tutor. Enjoyed the video very much.

arifkasim
Автор

Thank you bro!!! this is what i'm looking for, no templating engines or frontend frameworks just native.

kevinsetazate
Автор

This is perfect for what I needed for my website.


I'm definitely gonna put this to use.


You da man.

MaNiMaBaLLa
Автор

I have made my first Javascript& Node.js project 😊 Thank you very much!

talibelm
Автор

thank you for having tutorials that does not go beyond 20mins. more power to you man

jeyzzz
Автор

excellent as always!!
You are the best company on afternoons that I want a break and to just have fun with a project and learning new things!!

elenakout
Автор

This was very helpful to start with the basics!
I have subscribed to this channel and would go through the rest of the content.

Thank you :)

ansuman
Автор

cant believe i faced click bait on other videos like THANKS A LOT..subed

aaronj
Автор

perfect.
no much talk, no blabla, only what you need to know

erensarikaya
Автор

i am very new to javascript... i didnt understand anything.. but i believe that after 6 months i will be clearly able to understand it... thank you

nithinkjoy
Автор

I've said it before and I'll say it again, you're a very smart young man :)

scottmcmahon
Автор

Hey Kyle, at 6:30 I only get the console logs if I use socket versions 2.2 like you did. Using the latest socket io package with the exact same code it doesn't console.log "new user" and "hello world". Any ideas? Do we need to use express now? The tutorial using express by traversy media is working for me so far.

scottj
Автор

thanks so much for the tutorial, i always had a lot of trouble doing the networking stuff and this helped me a lot!

AAGaming
Автор

Hello any idea why i cant find any tutorial in react/node/express/Socket io tutorial abotu creating 1 to 1 chat, like facebook chat or any other social media chat ? is that so different or hard to do ?

reyarnaud