Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In web development, creating clean and SEO-friendly URLs is crucial. One way to achieve this is by...
This was my first reaction when Supabase announced their new Queue, Cron and Background Tasks...
Co-authored with @kindadailybren Sometimes, the best way to learn a new technology is to start...
If you are using Supabase Authentication then you must have recently come across this message in your...
Next.js-Supabase Stripe Subscriptions Integration I've been working on a Next.js project...
Given the limited support for local SMS providers in Supabase, the platform has introduced an auth...
Introduction In this article we'll be learning how to use Trigger.dev with...
Collaborative software is on track to become a nearly $53 billion* industry by 2032. Needless to say,...
Supabase Authentication in Astro In this guide, we will integrate Supabase authentication...
Hey folks! Just got my hands on some exciting news I had to share with the community. Supabase (you...
As AI continues to evolve, one of the limitations of generative AI is its tendency to...
I was recently helping a Clerk user integrate their user data with a Supabase database. This process...
You've probably seen all the hype about MCPs, and you might be wondering what an MCP is or whether...
Hello everyone, Recently I was building a chat app. It was very quick to build a real-time app with...
Photo by Josh Campbell on DEV.to
Written by Isaac Okoro✏️ Frontend developers are constantly looking for ways to streamline their...
Hey everyone, I’m Antonio, CEO at Litlyx & now building supacharts.dev in public. First, let me...
Text embeddings are numerical vectors representing concepts like text, enabling AI tasks such as...
Step-by-Step Guide to Using Edge Functions in Supabase and Scheduling Them with Cron Jobs Edge...
Asymmetric JWTs in Q4 2024 In the beginning of October 2024 Supabase has announced the...
Supabase is one of the most popular backend platforms on the web, but it breaks from traditional...
Ever needed to convert a string to camelCase? I found an interesting code snippet while exploring the...
Fala dev, tudo bem? Talvez você já deve ter se perguntado como ficar 'escutando' o seu banco de...
Supabase is one of the great tools you can choose for back-end development in a project. One of its...
Hello everyone! I'm Antonio, CEO at Litlyx, and I'm currently building Supacharts. I'm a huge fan of...
Introduction In modern web development, integrating a backend with a scalable database is...
I was trying to use Supabase's PostgreSQL database with Prisma for a project. Don't ask me why. I...
Build Queue Worker using Supabase Cron, Queue and Edge Function
In this post, I will explain how to build a CMS proof of concept using react-admin and Supabase. You...
Introduction Imagine building a fully functional web application—frontend, backend,...