Crossover: Declaring War Against the Frontend

July 25th, 2024//Ep. 191

Sam joins Lane Wagner in a crossover episode with the Backend Banter podcast. They talk about abstractions in frontend and backend frameworks, what JavaScript is doing differently from other languages and frameworks, why the frontend should drive the backend even if you're building in a server-side framework, and what's so special about React Server Components.

Timestamps

  • Intro
  • When abstractions leak
  • Recap of Sam's BigSky talk
  • What is JavaScript doing differently?
  • Why frontend frameworks should have more backend features
  • Strong opinions on a library level
  • Shipping more standardized interfaces
  • The frontend should be driving everything in the backend
  • Your types should flow from the database to the frontend, but not your product decisions
  • React Server Components