Workshop DAI

Hands-on workshop on the persistence layer in modern web development, using PostgreSQL and Supabase. Includes presentation materials in English and Spanish, plus a code-along to build a Todolist application with Next.js and Supabase.

Content

Workshop Materials

  • Workshop DAI - EN — Main workshop page in English with resource links and contact
  • Workshop DAI - ES — Complete workshop slides translated to Spanish
  • Slides Transcript — Full transcript of the English slides, covering persistent layer, CRUD, PostgreSQL, RLS, and Web 3.0

Hands-on Exercise

  • Workshop Hands-on — Step-by-step code-along guide: Supabase setup, table creation, RLS policies, and React components (ToDoList, AddToDo)