MENU

Fun & Interesting

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

CodeSermon 14,624 lượt xem 3 years ago
Video Not Working? Fix It Now

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!

Comment