Summary
Keywords
Full Transcript
In this video, we will create a full Realtime Chat Application. We're going to use React on the front end, with NodeJS + Socket.io 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 Socket.io 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. ⭐ Join JS Mastery Pro: https://jsmastery.com 💎 Ultimate Next.js Course: https://jsmastery.com/course/the-ultimate-next-js-15-course 🧪 Ultimate Testing Course: https://jsmastery.com/course/the-complete-next-js-testing-course 📗 GSAP Course: https://jsmastery.com/course/gsap-animations-course 📕 Three.js 3D Course: https://jsmastery.com/course/vanilla-three-js-course 📙 JavaScript Course: https://jsmastery.com/course/complete-path-to-javascript-mastery 🚀 Launch Your SaaS Course: https://jsmastery.com/course/build-launch-your-saas-in-under-7-days 📚 Materials/References: GitHub Code (feel free to give it a star ⭐) - https://github.com/adrianhajdin/project_chat_application React Hooks Video - http://bit.ly/react_hooks Icon 1: http://bit.ly/firstIcon Icon 2: http://bit.ly/secondIcon 💻 Discord - https://discord.gg/n6EdbFJ 🐦 Twitter - https://twitter.com/jsmasterypro 🖼️ Instagram - https://instagram.com/javascriptmastery 💼 Business Inquiries: [email protected]
