Best of SupabaseApril 2023

  1. 1
    Article
    Avatar of supabaseSupabase·3y

    Infinite scroll with Next.js, Framer Motion, and Supabase

    Learn how to create an infinite scroll using NextJs, Supabase, and Framer Motion. Improve user experience by dynamically loading content as the user scrolls. Add animation to the loaded tickets using the Framer Motion library.

  2. 2
    Article
    Avatar of supabaseSupabase·3y

    dbdev: PostgreSQL Package Manager

    dbdev is a PostgreSQL package manager that enables publishing libraries and applications for repeatable deployment. It provides a package registry and tooling for third-parties to publish packages. It also supports versioning, namespaces, and offers a more modern development experience. It can be used on any PostgreSQL instance and can be coupled with the Supabase platform for additional possibilities.

  3. 3
    Article
    Avatar of supabaseSupabase·3y

    Supabase Studio 2.0: help when you need it most

    Supabase Studio 2.0 is announced with a ton of new features and enhancements, including Supabase AI for assisted database development, GraphiQL integration, cascade deletes, query performance tool, foreign key selector, improved Postgres roles management, database webhooks support, view table definitions, auto-generated API autodocs, support for many tables, improved JSON editing, and nullable columns.