Realtime Chat App with websockets

Опубликовано: 25 Октябрь 2024
на канале: Coding With Dawid
7,187
170

Node.js Chat app using websockets. How to crease instant chat app. Int his tutorial you will learn how to create a simple websockets server and build a chat with it

Source code: https://github.com/dejwid/websockets-...
Buy me a coffee: https://www.buymeacoffee.com/dawidp

timestamps:
00:00 - Demo of the web chat app
00:16 - Backend websockets server (node.js)
03:06 - Frontend of the app (html/js)
09:12 - Styling with css to make it look like imessage
12:47 - Outro