Technical Cost vs. Product Benefit

June 20th, 2024//Ep. 187

Sam and Ryan talk about the difference between the costs of building a feature and the benefits that feature brings to our end users. They discuss how libraries and frameworks can lower the technical cost of building a given feature, how Ryan Florence framed this calculation in his talk at Big Sky Dev Con, and how sometimes developers’ opinions and tastes about tech can smuggle their way from the cost side of the equation into the benefit side.

Timestamps

  • Intro
  • How Ryan Florence framed the problem in his talk "Mind the Gap"
  • How frontend and backend frameworks both have their own ways of crossing the network gap
  • How Network-Sensitive Interactions force technologies to grapple with both server and client environments
  • How React is trying to lower the cost of moving interactions between the server and client with Server Components and Server Actions
  • Why "Use the right tool for the job" doesn’t capture the dynamic requirements of living software
  • How discussions about the product benefits of a feature and the technical costs of that feature are often conflated with each other
  • A thought experiment from economics that highlights how uncertainty plays a role in the estimation of product benefits
  • How to think about tech choice independently of the estimation of product benefits