DEV Community

I need to add the notification feature in my Web App like that of Facebook using NODE JS and MONGO DB. How should I start?

Saeed on June 28, 2022

Hi ... first of all sorry about my english :). I am building a management system web app using MERN stack , and for this project notification must...
Collapse
 
said96dev profile image
Saeed

you mean like setInterval Method ?

Collapse
 
jzombie profile image
jzombie

I'd personally use a library like socket.io.