Build and Deploy a Realtime Chat Application - , , and

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. 📧 Join our JavaScript Mastery’s Newsletter on Web Development, JavaScript & React to get exclusive programming guides, tips & tricks, and entire e-books: 🔥 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. 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 ⭐) - ... #LJavaScriptMastery # # # # # # # # # 20190930 ZwFA3YMfkoc
Back to Top