Adding real-time communication to our LinkedIn clone project! In this video, we’ll learn WebSocket and implement it with Spring Boot (backend) and React.js (frontend) to enable live updates for likes, comments, and notifications.
Playlist: https://youtube.com/playlist?list=PLQRe1t1nMu7C_1wTzEIaC-uDntizskmXs&si=DAS9Tj268YZJcD1R
Code: https://github.com/yousoumar/linkedin
00:00:00 Intro
00:01:43 WebSocket 101
00:05:40 Implementation
00:26:11 Application
00:59:33 Outro
#websocket #springboot #reactjs
Download
0 formats
No download links available.
Live updates with WebSocket using Spring Boot & React.js | NatokHD