Erik Rasmussen
Principal Product Engineer at Attio, Creator of Redux Form & React Final Form
In this episode of Señors @ Scale, host Neciu Dan sits down with Erik Rasmussen — creator of Redux Form and React Final Form, and now Principal Product Engineer at Attio — to talk about building open source at scale, developer experience, and the hidden lessons behind shipping tools other developers rely on.
Main Takeaways from my conversation with Erik:
⚡ CRUD never went away.
Underneath every shiny new tool, software often reduces to inputs, a database, and listing results back out.
🛠 Developer experience is the product.
At Attio, “time-to-first-app” is the north star — if you can’t ship a working button in 5 minutes, the SDK failed.
📚 Docs are for AIs now.
Modern documentation is written as much for LLMs as for humans, which means examples and verbosity matter more than polish.
💡 Bundle size is a hidden tax.
Redux Form bloated from feature creep. React Final Form fixed that by going modular and framework-agnostic.
🔒 Secure runtimes matter.
Third-party code runs in Wasm sandboxes, stripped of cookies and the DOM — protecting users while still letting devs build in React.
🧪 Testing unlocks trust.
From unit tests on pure functions to CLI init tests across npm/yarn/pnpm/bun, Erik shows how deep testing builds confidence in SDKs.
📈 Breaking changes break trust.
Deprecation windows aren’t optional — stability is the contract when thousands depend on your library.
👩💻 Open source is an on-ramp.
Contributing to libraries teaches not just code, but how to take feedback, communicate clearly, and be part of a developer community.
📚 Recommended Read:
- Project Hail Mary by Andy Weir (also the author of The Martian)
🎤 Also in this episode:
- Why React’s free-market chaos beat Angular’s strict framework rules
- Lessons from XState adoption — and when to rip it out
- Why Zod is now essential for runtime type safety
- How Erik went from rejecting his first conference talk to becoming a regular speaker
Episode Length: 62 minutes of open source lessons, developer experience, and frontend scaling stories.
💡 More Recent Takeaways
Señors @ Scale host Neciu Dan sits down with Daishi Kato, the author and maintainer of Zustand, Jotai, and Valtio — three of the most widely used state management libraries in modern React. Daishi has been building modern open source tools for nearly a decade, balancing simplicity with scalability. We dive deep into the philosophy behind each library, how they differ from Redux and MobX, the evolution of the atom concept, and Daishi's latest project: Waku, a framework built around React Server Components.
Señors @ Scale host Neciu Dan sits down with Vlad Khononov, software architect, keynote speaker, and author of Learning Domain-Driven Design and Balancing Coupling in Software Design. Vlad has spent over two decades helping teams untangle legacy systems, rebuild failing architectures, and bring clarity to messy business domains. This conversation cuts through the hype around DDD and microservices, focusing on the mechanics of bounded contexts, coupling, business alignment, and architectural evolution.
Seniors @ Scale host Neciu Dan is joined by Bramus Van Damme, Chrome Developer Relations Engineer at Google. As a leading voice in CSS and Web UI, Bramus dives into the future of the web, breaking down the mechanics, performance, and cross-browser status of transformative new features like View Transitions, Scroll-Driven Animations, Anchor Positioning, and Custom CSS Functions. He offers a rare look into the inner workings of Chrome DevRel, the standardization process through the CSS Working Group, and how the multi-browser 'Interop' effort is accelerating web development.
Señors @ Scale host Neciu Dan sits down with Liran Tal, Director of Developer Advocacy at Snyk and GitHub Star, to unpack NPM malware, maintainer compromise, MCP attacks, toxic flows, and why AI-generated code is statistically insecure without the right guardrails. Liran shares real incidents from the Node and open source ecosystem, how Snyk and tools like NPQ help developers build safer workflows, and why security at scale starts with developers, not firewalls.
📻 Never Miss New Takeaways
Get notified when new episodes drop. Join our community of senior developers learning from real scaling stories.
💬 Share These Takeaways
Want More Insights Like This?
Subscribe to Señors @ Scale and never miss conversations with senior engineers sharing their scaling stories.