Build a Real-time Chat Application Using Socket.io and NextJS | by Szymon Kolber | Jul, 2022
How sockets work, what you can do with them, and how to implement the functionality with NextJS socket.io 101 There is always something more that you can add to your application. Maybe you’ve created a beautiful dashboard but you don’t want your user to refresh the site every time there is something new. Maybe you … Read more