Contributed IDE list
No IDE contribution for now
User's comments
0
articles
Supabase vs Convex: A Comprehensive Comparison of Backend-as-a-Service Providers
In the thriving world of Backend-as-a-Service (BaaS) platforms, developers have a host of options. Today, we'll focus on two popular platforms, Supabase and Convex. Both of these BaaS providers offer an array of features to aid in web application development. We'll dive into the similarities and…Jun 4th 2024Supabase for Real-Time Applications: Challenges of Self-Managing WebSockets
In the evolving space of modern software development, the desire to develop real-time full-stack applications holds considerable worth. These applications flourish on frameworks such as React and Angular, curated for building real-time client-side applications. However, the complexity introduced by…Jun 2nd 2024Exploring the Intricacies of WebRTC for Real-Time Communication
WebRTC is a collection of APIs and protocols that facilitates real-time communication directly between browsers. This article dives into the fundamental workings, main components, benefits, use cases, and appropriate use cases for WebRTC usage. The WebRTC journey starts with the MediaStream API.…Jun 2nd 2024Comprehensive Guide to Server-Sent Events (SSE): Real-Time Communication
Real-time communication between a server and client is a key requirement for the majority of today's web applications. Server-Sent Events (SSE) is a technology that satisfies this need, enabling real-time server-to-client updates over a single HTTP connection. This article dives into the…May 31st 2024An In-Depth Understanding of Long Polling
In the ever-evolving landscape, enhancing server-client communication has always been a pivotal goal. A key player in this evolution has been Long Polling. The aim of this article is to provide a comprehensive overview of the Long Polling, its process, benefits, challenges, and where it fits best…May 29th 2024Unveiling Long Polling, WebRTC, and SSE as Alternatives to WebSockets for Real-Time Collaboration Apps
This blog is dedicated to technologies that can serve as alternatives to the widely-used WebSockets for building real-time collaborative applications. My goal is to help developers unravel the advantages, applicable scenarios, and potential drawbacks of these alternatives, thereby empowering them…May 28th 2024The Complications of Implementing Real-Time Collaboration Apps and How to Simplify Them
This article aims to tackle the challenges encountered while implementing real-time collaboration and provide insights on how to simplify these complexities. Let's embark on this journey together and make the task of creating a Real-Time Collaboration App easier. Developing a Real-Time…May 27th 2024Unveiling the Truth: Why Node.js May Fall Short for Real-Time Collaboration Apps
Navigating through the landscape of real-time collaboration apps presents a number of challenges, regardless of whether one is dealing with a simple chat app or a complex collaborative board. Node.js faces several challenges in the context of real-time collaboration apps, particularly around…May 23rd 2024A Comparative Analysis between Firebase, Amplify, and Supabase for Your Next.js Application
In this blog, I will explore a critical decision that Indie Hackers and startups often grapple with, which is selecting the ideal real-time database platform for building a Real-Time Collaborative Application with Next.js. My focus in this blog will be on Firebase, AWS Amplify, and Supabase,…May 23rd 2024Unlock Granular Data Security with Supabase Row Level Security (RLS)
Ever wished you could give your users access to specific data in your Supabase database, but not everything? Imagine a social media app where users can only see posts from their friends, or a project management tool where team members can only access tasks assigned to them. This is the power of Row…Jun 6th 2024courses
Real-Time Collaborative Apps with Next.js and Supabase
This course is here to assist you in efficiently creating real-time applications using Next.js, TypeScript, Tailwind CSS, and Supabase. We go beyond the fundamentals, guiding you through the complexities of real-time techniques and highlighting the importance of selecting the appropriate technology for each project or feature.Apr 25th 2024
books
malithmcr hasn't published any books