Skip to main content
JS Party

How Vercel thinks about Next.js

71 min episode · 2 min read
·

Episode

71 min

Read time

2 min

AI-Generated Summary

Key Takeaways

  • React adoption strategy: Never pushed React aggressively on developers - always positioned as "here's something that solves problems for us, try it if interested" which led to organic, sustainable growth over forced adoption.
  • Framework-infrastructure coupling: Vercel builds Next.js and infrastructure together for cohesion, then creates loose coupling through build output APIs, allowing other frameworks like Svelte to run on Vercel's platform effectively.
  • Developer-user experience alignment: Great developer experience serves exceptional user experience - Facebook's Paper app died despite amazing UX because poor DX meant no developers wanted to contribute, proving both must work together.
  • Next.js caching simplification: New "use cache" API replaces complex configuration like "export const dynamic" and unstable cache APIs, providing simpler mental model for determining static versus dynamic content rendering.
  • In-function concurrency optimization: Vercel achieves 12-47% efficiency gains by sending multiple requests to same VM during idle time (disk IO, network calls, LLM requests), eliminating one-request-one-VM serverless limitation.

What It Covers

Tom Occhino, Vercel's Chief Product Officer and React co-creator, discusses React's origins at Facebook, Next.js evolution, framework-infrastructure integration, and Vercel's approach to open source sustainability.

Key Questions Answered

  • React adoption strategy: Never pushed React aggressively on developers - always positioned as "here's something that solves problems for us, try it if interested" which led to organic, sustainable growth over forced adoption.
  • Framework-infrastructure coupling: Vercel builds Next.js and infrastructure together for cohesion, then creates loose coupling through build output APIs, allowing other frameworks like Svelte to run on Vercel's platform effectively.
  • Developer-user experience alignment: Great developer experience serves exceptional user experience - Facebook's Paper app died despite amazing UX because poor DX meant no developers wanted to contribute, proving both must work together.
  • Next.js caching simplification: New "use cache" API replaces complex configuration like "export const dynamic" and unstable cache APIs, providing simpler mental model for determining static versus dynamic content rendering.
  • In-function concurrency optimization: Vercel achieves 12-47% efficiency gains by sending multiple requests to same VM during idle time (disk IO, network calls, LLM requests), eliminating one-request-one-VM serverless limitation.

Notable Moment

Occhino reveals his initial reaction when Jordan Walke showed him React was dismissive - "please go away, we have too many JavaScript frameworks" - before recognizing its potential days later.

Know someone who'd find this useful?

You just read a 3-minute summary of a 68-minute episode.

Get JS Party summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

More from JS Party

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.

You're clearly into JS Party.

Every Monday, we deliver AI summaries of the latest episodes from JS Party and 192+ other podcasts. Free for up to 3 shows.

Start My Monday Digest

No credit card · Unsubscribe anytime