DEV Community

Cover image for Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 7)
ben pobi
ben pobi

Posted on

2 1

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 7)

In this Facebook Messenger Clone Tutorial series, we will learn to build an Awesome Full Stack Facebook Messenger Project with realtime messaging functionality with socket.io . We have one on one chat as well as group chatting functionality in this app.

In this video, we will be Creating JWT Token

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video