Kingsley Okoronkwokingsleyokoronkwo.hashnode.dev·Sep 18, 2024How i designed and built my first chat applicationThe purpose of this project is to build a chat application where users can easily communicate without sharing their private/exposing their data while also learning how WebRTC works using websockets. I built the project with my friend Fumi while sourc...Discusschat application
Patrick Wawerublog.iampato.me·Aug 12, 2024Introduction to Building a Mini Chatting AppI have many tips and opinions about building a mini-chat app. It's been on my mind, so why not create a series covering everything? It could include guides, tutorials, and commentary. With feedback, I can focus on what readers find most useful. Addin...Discuss·48 readsBuilding a mini chat appnestjs
Shihab ChowdhuryProblog.shihab.dev·Jul 29, 2024Designing a Chat App Infrastructure - Part 1Background As a self-taught engineer, I've been designing systems since I started programming. Working mostly alone, I eagerly learned every aspect of software development and built everything to support my applications. This led me to experiment wit...Discuss·2 likes·138 readsDesigning a Chat Appwebsockets
Tanishka Marrottcloud-design-diaries.hashnode.dev·Jul 26, 2024Building DynamoWave Chat: A Comprehensive Guide to a Scalable, Serverless Real-Time Chat ApplicationIn the realm of real-time communication, creating a chat application that is both responsive and scalable is a complex yet highly rewarding challenge. In this article, I will walk you through the architecture and implementation details of DynamoWave ...DiscussDynamoDB
HEMANThemantkatta.hashnode.dev·Jun 13, 2024How I Built a Real-Time Chat App in 24 Hours Using React and FirebaseIntroduction Ever wondered how fast you can build a fully functional chat app? I took on the challenge to build one in just 24 hours using React and Firebase. In this article, I'll walk you through my journey, the obstacles I faced, and how I overcam...DiscussReact
Technocrats Horizonstechnocratshorizons1.hashnode.dev·Jun 11, 2024Building Real-Time Chat Applications: Mastering Full Stack DevelopmentDiscover the step-by-step process of building a real-time chat application with our latest blog post on Technocrats Horizons. Dive deep into full stack development techniques that combine both front-end and back-end technologies to create seamless, r...DiscussFull Stack Development
Rahul Guptatherahul-gupta.hashnode.dev·May 19, 2024Designing a Scalable Chat Application like WhatsAppIn today's digital age, messaging apps have become an integral part of how we communicate with one another. WhatsApp, with its massive user base and seamless user experience, stands out as one of the most popular messaging platforms globally. Designi...Discusswhatsapp
OnlineITtutsonlineittuts.hashnode.dev·Nov 19, 2023Building a Chat Application with HTML CSS and JavaScripthey everybody hope you are all fine, today we are going to learn how to build a chat application using HTML CSS and JavaScript from scratch. In today’s digital era, communication is key, and creating a chat application using fundamental web technolog...Discusschat application