MoonHighway / react-data

A React workshop at SeattleJS - August 7, 2023

Home Page:https://moonhighway.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Data in a React Application

Thanks so much for being part of this workshop. I'm really glad that you're here. Below you'll find links for each section of the class.

Agenda

  1. React Data Fetching
  2. GraphQL Clients
  3. @defer & @stream
  4. Server Components Intro
  5. Next.js App Router
  6. Data Fetching with Next.js
  7. Server Components-ifying Libraries

Instructor Info

1. React Data Fetching

2. GraphQL Clients

3. @defer & @stream

4. Server Components Intro

5. Next.js App Router

npm install @supabase/auth-helpers-nextjs @supabase/supabase-js

At the root of the project -- .env.local

6. Data Fetching with Next.js

7. Server Components-ifying Libraries

About

A React workshop at SeattleJS - August 7, 2023

https://moonhighway.com


Languages

Language:JavaScript 76.0%Language:HTML 13.0%Language:CSS 11.1%