Best of SupabaseJuly 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn Full Stack Development with Next.js and Supabase by Building a Twitter Clone.

    Learn Full Stack Development with Next.js 13, Tailwind CSS, TypeScript, and Supabase by building a Twitter clone. The course is designed around a project-based learning approach, providing you with the opportunity to gain hands-on experience as you create a functional, full-stack Twitter clone.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Build an app with React and Supabase

    Build an app with React and Supabase Back this tutorial will explore building a basic CRUD (Address Book) application using React. We will set up a Supabase database, connecting a React application to it and implementing CRUD operations in our application. By the end of this tutorial, you will have a solid understanding of how to use Supabase.

  3. 3
    Article
    Avatar of supabaseSupabase·3y

    What is new in PostgREST v11.1?

    PostgREST 11.1 is now available on the Supabase platform. Impersonated Role Settings is a new feature to prevent web users from running expensive queries. With a statement timeout, expensive queries will still get executed for a length of time. This abort queries at the planning phase, before they get executed.