Course Information
Course Overview
Master realtime apps building extensive chat app (public and private) using socket io react and node.
Do you want to master socket io to build realtime applications using MERN stack? Then this course is all you need.
I have put many months of hard work into this course to cover almost everything you need to know about socket io to build real time apps.
You will code the app from scratch and understand how to build your app along the way by adding many essentials features that make up a very solid realtime chat app.
Even though it is a chat app, the concepts you will learn in this course will help you to add realtime features in any MERN stack app.
I have gone into very details on building this chat app to cover almost all the possible scenarios such as user public and private chat, user joined and left notification, user online and offline status, duplicate usernames, error messages, unread messages notification, private chat with multiple users at the same time and much more.
This course is packed with so much knowledge that by the end of this course, you will feel super comfortable to use socket io in your next project to add realtime features nice and easy!
Enroll into this course and take your skill set to a whole new level.
Course Content
- 6 section(s)
- 40 lecture(s)
- Section 1 Client and Server Setup
- Section 2 Socket IO Basics and Public Chat
- Section 3 Essentials of chat app
- Section 4 Private chat
- Section 5 Deployment
- Section 6 Bonus
What You’ll Learn
- Learn socket io for realtime communication
- Learn to build full stack app using react node and socket io
- Implement public and private chat system
- Learn to implement essentials features of a typical chat app
Reviews
-
JJong Hun Pak
good
-
윤윤은석
He gives the key points easily. It's fun to watch, and it's useful. In a short time your skills will improve.
-
BBryan Jones
I am enjoying the course; however, I feel you go off-screen a lot to debug, fix, and refactor code (which is fine but share the updated code). Sometimes when I follow along my screen isn't doing the same thing (then I spend a lot of time tracking down the correct code). It is great that you have the GitHub code. It would be even better if you had the code broken down for each section so it would be easier find what code that is missing and/or compare with.
-
SSatyam
it a awesome course but need little bit more explanation of code