Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Warning: This app may cause excessive laughter, existential reflection, or mild HR incidents. The...
Hi, Devs! 👋 In this article, I want to share my experience building a modern attendance system that...
Introduction When building LockIn, a secure API key management platform for hackathons and...
My Supabase application started with lightning-fast queries and smooth user interactions. Database...
Introduction Hello! For this assignment, we developed a self-study spot search app called...
TL;DR: I built a complete URL shortener using NestJS, Supabase, and Redis — packed with analytics,...
Building a 90-Day Cash Flow Intelligence Engine with n8n + Supabase + React TL;DR: In...
Motivation and Overview Have you ever struggled to plan the perfect outdoor adventure?...
Building authentication is one of those things that looks easy at first — until it isn’t. You want...
A practical guide to implementing multi-provider OAuth (GitHub, Google, X/Twitter) in Next.js 15 App Router using Supabase Auth. Includes a critical workaround for X OAuth 2.0 issues.
I built a better search engine for n8n workflows (with tutorials & verified templates) ...
This is Day 8 of **[Building SaaS Solo - Design, Implementation, and Operation Advent Calendar 2025](https://adventar.org/calendars/12615)**. Yesterd...
So! A plain server backend (in NodeJS) to talk to real estate's site (TradeMe) is working with real...
This article is part of the **Solo SaaS Development Advent Calendar 2025**. In the previous article, I covered GA4 and Microsoft Clarity setup. In th...
Hey folks 👋 If you’ve used Supabase Visualizer, you know it’s great — but it has one...
When I started digging into how Supabase handles PostgreSQL reads, something kept showing up in the...
This week, I implemented a new feature for our beekeeping management platform 🐝: When a beekeeper...
Ever since I started learning Python, I wanted to build something real and useful, not just follow...
Introduction When retrieving data using Supabase .select("*").eq("id", id) Enter...
Introduction Imagine a web application that sends users a short Python lesson every day through...
A few days ago, while building a beekeeping management platform, I hit a small but annoying wall...
Public Report Sharing for Supabase: Stop Being Your Team's Analytics Middleman TL;DR: We...
My project was created using vite + react-js. I have google auth enabled in my Supabase project with...
Building a secure authentication system is not just about strong passwords. It starts with checking...
If you’ve ever shipped an update with Expo and suddenly hit this dreaded runtime error: Error:...
I just tested the new Bolt.new V2 AI app builder. Here's the verdict in 10 seconds: The Good: The...
In modern full-stack development and vibe coding workflows, Supabase is no longer just “the...
Introduction When developing with React (Vite) and Supabase, the following error appeared...
Android SaaS App with Subscriptions: Complete 2025 Guide Building a SaaS (Software as a...
One of the biggest challenges in modern web apps is handling 𝐬𝐞𝐜𝐮𝐫𝐢𝐭𝐲 𝐚𝐧𝐝 𝐚𝐮𝐭𝐡𝐞𝐧𝐭𝐢𝐜𝐚𝐭𝐢𝐨𝐧 correctly...