devtools.fm: Developer Tools, Open Source, Software Development

Mark Erikson - Redux, Replay.io

Mar 16, 2026
Mark Erikson, lead maintainer of Redux and senior engineer at Replay.io, known for Redux tutorials and dev tooling. He discusses Redux’s evolution and Redux Toolkit’s simplifications. He explains Replay.io’s DVR-style time-travel recordings and how React/Redux DevTools integrate with recordings. He covers instrumentation, performance tracing, and a new Chrome-extension pipeline for easier recordings and AI-assisted debugging.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Accidental Path To Becoming The Redux Maintainer

  • Mark Erikson accidentally became the Redux maintainer by answering community questions, writing an FAQ, and volunteering for moderation before being given commit rights.
  • Dan handed him the project keys in 2016, and months later Mark owned releases, docs, and began public tutorials that grew his reputation.
INSIGHT

Redux Evolved From Flux Rigor To Focused Tooling

  • Redux's early strength was explicit, repeatable state updates and separation of concerns, which made debugging and reasoning predictable.
  • Over time the ecosystem shifted: data fetching moved to tools like React Query, and Redux Toolkit (RTK) later removed much boilerplate.
ADVICE

Adopt Redux Toolkit To Cut Boilerplate

  • Use Redux Toolkit (RTK) to eliminate Redux boilerplate and default to its patterns when starting Redux projects.
  • Mark redesigned tutorials and templates in 2019–2020 so RTK becomes the recommended, simpler way to use Redux.
Get the Snipd Podcast app to discover more snips from this episode
Get the app