Articles in this series
Building a chat app from scratch can seem overwhelming, but with the right tools, it’s a lot more approachable than you might think. In this...
In the first part of this series, we added authentication to our Telegram clone, built the general layout, and implemented group chat creation. Now,...
In the previous part, we built the chat interface for our Telegram clone and implemented features like rich text formatting and file uploads using the...