Real-time Notifications with Socket.IO and React JS  - MERN Stack Chat App with Socket.IO #16

Real-time Notifications with Socket.IO and React JS - MERN Stack Chat App with Socket.IO #16

RoadsideCoder

2 года назад

58,979 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@NamMinoo
@NamMinoo - 23.11.2023 06:52

First of all take thank brother....
You are really too good... Explanation is wow..
I learn a lot from the whole playlist. I'm grateful to you.. Respect for you.. Thanks a lot borther......

Ответить
@curlyfried3117
@curlyfried3117 - 16.11.2023 05:47

Did anyone figure out how to store the notifications in the DB?

Ответить
@austinevick
@austinevick - 30.09.2023 03:56

I find this course really useful, thanks man

Ответить
@adityapatil7972
@adityapatil7972 - 11.09.2023 18:39

@RoadersideCoder can I clone this project

Ответить
@DeraHack_
@DeraHack_ - 24.08.2023 15:56

Hi
I'm building a product I want to know of there's need to create an API for notifications to store all notifications just like a social media app what do you think

Ответить
@dark-knightCoder
@dark-knightCoder - 14.08.2023 22:12

ooo great brother finaly done this app this is the great project

Ответить
@vasumitraviramalli263
@vasumitraviramalli263 - 12.08.2023 17:56

iam getting this error:
SingleChat.js:103 Uncaught (in promise) TypeError: setNotification is not a function
at Socket
suggestions pls
@RoadsideCoder

Ответить
@najmulislam344
@najmulislam344 - 27.07.2023 07:46

nice

Ответить
@shashankkr1008
@shashankkr1008 - 23.07.2023 13:43

Omg finally completed this project today, Thank you so much RoadSideCoder for this amazing tutorial! 😊

Ответить
@dareafolabi3227
@dareafolabi3227 - 18.07.2023 16:28

thanks so much, like your tutorial video. what I need is simple, I just need a push notification message from one user to another, ounce an action is performed, for instance when a user purchases a product on an e-commerce app, then a notification message should be sent to the shop owner dashbaord that a particular product was purchase by a user

Ответить
@shashanksingh5066
@shashanksingh5066 - 13.07.2023 08:00

when we click on chat on both side we get connected to common room but if we haven't selected a chat from other side and didn't joined the room. Will we still receive notification.

Ответить
@abhishekguptaiitguwahati3092
@abhishekguptaiitguwahati3092 - 11.07.2023 18:00

How to apply notification on chat
Like when someone sends message then we should see it beside its name

Ответить
@tirielross
@tirielross - 08.06.2023 07:41

Brother thank you very much for this project, I did not think it would take me so long. You explain super well and your code has almost no errors, it was fun even though there were times when I thought I couldn't fix some bugs, in the end I was able to finish the project.

Thank you teacher for sharing your knowledge.

Ответить
@White444_Indian
@White444_Indian - 03.06.2023 09:41

Hi can you tell how to fix an error occurred after i downloaded the files and uploded build folder to nelify and then triend to login whith guest credentials but it shows an error occurred

Ответить
@viharbammidi1431
@viharbammidi1431 - 28.05.2023 15:40

i am getting an error reading "reading _id" help me out

Ответить
@jomelreyes9133
@jomelreyes9133 - 04.05.2023 06:11

I got error when I install react-lottie

Ответить
@lequangnghi194
@lequangnghi194 - 27.03.2023 19:24

First of all, thank you so much for this series!
I learned a lot from you!

Can I ask you for some hints to store the notification in the database? Because I think a lot and cannot figure it out🥲

Ответить
@danielleivy8180
@danielleivy8180 - 09.03.2023 20:13

While I learned a whole lot about notifications and socket io, the notifications don't persist. I may have to go the route I did with an old inbox system I created. In that project, the recipients of the email were an array of objects with the user id and 'read' status. When the user opens the email, the database updates the 'read' field and I would do a db query of unread messages every 10 seconds or so. I'll just have to update the Message model to reflect the new user/read structure.
Still a good video, I just think that in a real world situation you want the data to persist.

Ответить
@purusharma8192
@purusharma8192 - 15.02.2023 13:15

where are more projects

Ответить
@ayushanand443
@ayushanand443 - 08.02.2023 21:31

how can i fix my api is stuck and i can't able to login and signup

please help me out.

Ответить
@sandipbamaniya8559
@sandipbamaniya8559 - 04.02.2023 10:02

when click notification chat open but left side not select user

Ответить
@programmermiskin222
@programmermiskin222 - 29.01.2023 11:24

thanks for the tutorial. If you don't mind, can you add edit message, and upload file in chat? Thank you

Ответить
@happinin
@happinin - 22.01.2023 21:33

nice tutorial i learned a lot but a some small bugs for example:

- when a user searches for another user, and clicks on that user but does not send a message, a blank conversation still appears in that users inbox (fixed that by adding latestMessage: { $ne: null }, condition in fetch chats)
- if i have another chat selected, i can still see a user typing a message from a different chat

could we have some help or further lessons in order to improve this project?

Ответить
@renishsalakhana5603
@renishsalakhana5603 - 10.01.2023 14:06

@roadsidecoder if we logged into chat and did not refresh it, the chat page does not appear.

Ответить
@shrikantjha5630
@shrikantjha5630 - 28.10.2022 17:54

Hey man can we do the same for react native without using any third party services like FCM or OneSignal like that. Or sockets is enough for that?

Ответить
@rockettex
@rockettex - 15.09.2022 18:06

Lottie animation logic not working...🥲🥲

Ответить
@lintheshwarsakthivel1413
@lintheshwarsakthivel1413 - 30.08.2022 15:48

Hello sir I have followed this playlist and the output is the same, but the notification part is not working for me. I have also cross checked my code with your github account more than twice and still cannot solve it. Can you kindly help me in solving it out sir?

Ответить
@minhquangtran5292
@minhquangtran5292 - 16.08.2022 22:42

Please add subtitles for this video :(
Thanks!

Ответить
@griffinbaker964
@griffinbaker964 - 23.06.2022 22:45

If anyone is facing trouble with the last message not updating, make sure that you add in the "{new: true}" query or else it will be outdated!

Ответить
@faris.abuali
@faris.abuali - 09.06.2022 03:22

Thanks a million ❤

Ответить
@arundhathimenon8168
@arundhathimenon8168 - 19.05.2022 09:47

My deepest thanks😍 you literally upskilled me💯🙏

Ответить
@harshsolanki3913
@harshsolanki3913 - 01.05.2022 14:32

Great tutorial and it resembles with brad's mern project tutorials so it was easy to understand.UI part was great,not like the usual react-bootstrap. Thanks man for the tutorial ,it takes a lot of time and effort to create a whole project series.

Ответить
@hi_shanto
@hi_shanto - 27.04.2022 17:10

First of all take love brother....
you are really too good... Explanation is wow..
I learn a lot from the whole playlist. I'm grateful to you.. Thanks a lot borther......

Ответить
@damienchung1409
@damienchung1409 - 20.04.2022 12:13

The badge npm can't be used anymore , what should I do

Ответить
@baharehjabarzadnouri1074
@baharehjabarzadnouri1074 - 13.03.2022 23:19

Thank you for great video. However, I have a problem, after login ,nav link changes to /chats but the page is not rendered until I refresh it manually, How can I fix it?

Ответить
@mrrandom7255
@mrrandom7255 - 28.02.2022 18:28

Can you give some hint in storing that notification in backend

Ответить
@baharehjabarzadnouri1074
@baharehjabarzadnouri1074 - 21.02.2022 04:00

Thank you for amazing videos, I have a question, when I login, the url changes but to get the chat page I have to reload the page, hostpry.push does not render the chat page properly, how can I fix it?

Ответить
@parmaryash4406
@parmaryash4406 - 01.02.2022 22:05

Amazing video

Ответить
@codewithkumar8165
@codewithkumar8165 - 10.01.2022 13:57

I like your teaching style and content is awesome. Thank you 😊

Ответить
@xplorejuba211
@xplorejuba211 - 16.12.2021 10:09

Hello Dear sir please help me out 🙏🏿 I am working on a job search website and I just fail on creating the API logic for where applicants can apply for a specific job.
It's gonna be perfect if you can help me out with that.
Thanks.

You always have a great content dear.😍

Ответить
@yayaveli
@yayaveli - 16.12.2021 04:00

I’m so grateful. Thank you for all your efforts. I have learned a lot in this tutorial series. You explained very well.🙏

Ответить
@sakilsagor9275
@sakilsagor9275 - 14.12.2021 20:25

Thank you so much.
How many more videos will be uploaded?

Ответить
@ayomidebamigboye1537
@ayomidebamigboye1537 - 13.12.2021 23:14

Thanks for uploading
Am trying to implement new features like audio ,file sending and it giving me headache, lols. But I'll definitely make it work..thanks for the series

And most importantly how can I add timelines to chat, chats for a particular day so I can show chats based on days.

E.g monday-6-1999
Then chats will follow

Tuesday-7-1999 and so on like that

Thanks

Ответить