How to burn $30m on a JavaScript framework...

· media coding · Source ↗

Summary based on the YouTube transcript and episode description.

Fireship autopsies famo.us, the GPU-accelerated JavaScript rendering engine that raised $30M in 2012 and quietly died.

  • Famo.us raised $30M on a single insight: hijacking the CSS matrix3D property to push all layout work to the GPU.
  • The company pivoted from a LinkedIn/Hot-or-Not reputation startup (Bench Rank) to build the rendering engine.
  • Browsers rendered famo.us obsolete before launch: GPU compositing and transform-based animation became native browser features by 2014.
  • React’s declarative model and Three.js for 3D covered both use cases famo.us targeted, eliminating its niche.
  • The API required deep math and physics knowledge, making it inaccessible to most UI developers.
  • At peak, 25 employees; founder explicitly rejected lean-startup discipline, burning cash on hosting and monitoring pivots that also failed.
  • Final pivot to a CMS for marketing sites also failed; the domain is now for sale.
  • Announced at TechCrunch Disrupt in September 2012, but didn’t ship a usable release until June 2014—a fatal two-year gap.

2026-03-18 · Watch on YouTube