Create A Real Time Chat Application Using Node.JS, WebSockets And JavaScript



Create A Real Time Chat Application Using Node.JS, WebSockets And JavaScript

Create A Real Time Chat Application Using Node.JS, WebSockets And JavaScript

In Todays video I’ll be showing you how to create a real time chat application from scratch using Node.JS and WebSockets. We’ll be using the WS library for the Node.JS side of the code and the native WebSocket library for our Front End JavaScript code. If you have any issues let me know in the comments. I’d love to do more real time videos using Node.JS and WebSockets so if that’s something you’d be interested in let me know.

GitHub Repo – https://github.com/JasonMerrett/real-time-chat-app

Link to TailwindCSS – https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css
(Would include HTML tag but you can’t put angle brackets in descriptions)

Timestamps:
00:00 Introduction
00:15 Setup NPM Project
01:20 Creating The Front End
16:10 Creating The Back End
21:20 Testing Our Real Time Chat Application
22:35 Outro

Comments are closed.