Vargas' Podcasts

Powered by 🌱Roam Garden

Blitz.js - Fullstack Framework for Next.js

  • Brandon Bayer
  • Wanted Monolithic and No API
  • Sounds alot like Colin McDonnell's app
  • Comes with Prisma 2, database client
  • Convention over Configuration
  • useMutation hook takes in server function and returns a client function
    • THIS PATTERN IS SO COOL
  • Use this as a guide for create-vargas-app
    • They do npm install -g
  • blitzjs.com
Next.js Conf 2020 Review