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.
Join our JavaScript Mastery's Newsletter on Web Development, JavaScript & React to get exclusive programming guides, tips & tricks, and entire e-books: https://resource.jsmastery.pro/newsletter
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.
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
Business Inquiries:
[email protected] Find Me Here:
Discord Group: https://discord.gg/n6EdbFJ
Instagram: https://instagram.com/javascriptmastery
Twitter: https://twitter.com/JS_Mastery
BuyMeACoffe: https://www.buymeacoffee.com/JSMastery
#socketio #javascript #react