Mayank Sahaicodingmoon.hashnode.dev·May 5, 2024Understanding WebSocket and creating from Scratch with JavaScriptAs developers, we often find ourselves on quests to understand new technologies. This past weekend, while battling a particularly stubborn bug (coffee wasn't helping!), I stumbled upon a cryptic note from my past self: "Explore WebSockets." Curiosity...Discuss·58 readswebsockets
Jeremy Garcianomadlyfe.hashnode.dev·Apr 29, 2024Enhancing Real-Time Communication in Your React Flask Project with Socket.IOReal-time communication has become a crucial part of modern web applications, enabling users to interact seamlessly and stay updated with live information. Integrating Socket.IO into your React Flask project can enhance the user experience by providi...Discussflask-sqlalchemy
Bowal Masjustl.hashnode.dev·Sep 24, 2021The Best 10 Football games for Android Device in 2021Soccer is our favorite game. We all love to play soccer or football. Because of lack of time and space, we want to have the test on the digital screen. But the mini screen is harmful to the eyes. To solve this problem you can use an Android emulator...Discuss·26 readsSocketIO
Mene-Ejegi Ogbeminelzluv.hashnode.dev·May 13, 2021Introduction To Socket.io Using Node JsIn information technology, we have three main types of communication patterns, these are simplex, half-duplex and full duplex communication or transmission mode. In simplex, only one device can communicate to the other, in reality, this would be lik...Discuss·1 like·145 readsSocketIO
Quod AIquod-ai.hashnode.dev·Mar 21, 2021How to write a chat app using Socket.io: A deep dive into Lounge ChatHave you heard of IRCs before? IRC stands for Internet Relay Chat and is a protocol that allows users to install a client application on their systems or on the web browser and chat to other clients through a central server. Most IRC clients are used...Discuss·136 readsSocketIO
Yann Thibodeauyann510.hashnode.dev·Oct 15, 2020The best node web framework (part 3)This article is the third part of the series Creating the modern developer stack template. I definitely recommend reading the first one before this to get more context. Introduction Hello folks, Today we will try to identify the best framework to bui...Discuss·12 likes·1.0K readsframework