

Rails is having a moment (again) (Interview)
27 snips Oct 31, 2024
David Heinemeier Hansson, creator of Ruby on Rails, joins Kurt Mackey, co-founder and CEO of Fly.io, to discuss the resurgence of Rails. They delve into the current challenges in web development, particularly the complexities of JavaScript frameworks. The conversation highlights Rails 8 advancements, the pros and cons of the BDFL governance model, and the evolving dynamics of the Rails community amidst cancel culture and leadership changes. Expect strong opinions, insights on SQLite's role, and a renewed excitement for developer joy in this engaging discussion.
AI Snips
Chapters
Books
Transcript
Episode notes
Rails Resurgence
- Rails 7 and 8 mark a renewed focus and excitement around Rails.
- This resurgence is partly due to developers seeking alternatives to complex JavaScript frameworks.
JavaScript Soup
- The "JavaScript soup" refers to the complex ecosystem of JS frameworks, build tools, and dependencies.
- DHH finds this complex and frustrating, preferring a simpler, no-build approach.
Hey.com's Lean JavaScript
- DHH built Hey.com, a full-fledged email client, with significantly less JavaScript than competitors like Gmail.
- This demonstrates that complex build processes and large JS bundles are not always necessary for performance.