Build and Deploy a Realtime Chat Application - , , and

❗ IMPORTANT: Become a PRO at JavaScript: Free JavaScript Cheat Sheet: In this video, we will create a full Realtime Chat Application. We’re going to use React on the front end, with NodeJS web socket library on the back end. By the end of this video, you will have a strong understanding of how to send and receive messages using web sockets and to make any real-time application. Many of you asked for a way to support my work and request new videos! You now get the chance to become one of the first supporters and buy me a coffee :) If you have troubles with create-react-app, make sure to run it as ’npx create-react-app’, they’ve changed it since I posted this video. 📚 Materials/References: GitHub Code (feel free to give it a star ⭐) - React Hooks Video - Icon 1: Icon 2:
Back to Top