Back to Blog

Category

Tutorial

Step-by-step guides and how-tos

Building a Full-Stack App with Supabase and TypeScript

Learn how to build a production-ready full-stack application using Supabase for authentication, database, and storage, all with TypeScript for type safety.

Seed Author
The Complete Guide to TypeScript Generics

TypeScript generics are one of the most powerful features of the type system. Learn how to write reusable, type-safe code with real-world examples.

Seed Author
Getting Started with Next.js 15 and the App Router

A comprehensive introduction to Next.js 15, exploring the App Router, server components, and the new features that make building modern web apps faster and easier.

Seed Author