Back to Browse

Realtime newsfeed using server-sent events(SSE) with react.js, Node.js & Mongodb

14.8K views
Mar 11, 2022
1:39:30

In this tutorial, we are going to build and deploy a realtime twitter-like newsfeed using server-sent events(SSE) with react.js, node.js and mongodb from the scratch and deploy it on cpanel. This tutorial is for beginners and advanced programmers and you will learn how to implement the following; 1. How to implement SSE in react js & node js application 2. How to broadcast data to all users using server-sent events 3. How to send data to a specific or single user using server-sent events 4. How to implement LIKE button 5. API(Application Programming Interface) 6. React Hooks(useState, useContext, useReducer) 7. Hosting(Deployment) on cpanel For in-depth tutorial on why i used SSE in this video, read the blog post below; You can also get the source code here https://www.codesermon.com/articles/realtime-data-streaming-using-server-sent-eventssse-with-reactjs-and-nodejs-yplk Want to buy me coffee? https://buymeacoffee.com/codesermonc Stick around, grab a cup of coffee and lets get going!

Download

1 formats

Video Formats

360pmp4173.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Realtime newsfeed using server-sent events(SSE) with react.js, Node.js & Mongodb | NatokHD