Talks
Conference talks and technical presentations on React Native, AI, and mobile development
Building Better Developer Workflows with AI
Amazon Developer Dev Chat
I had the opportunity to sit down with Chris Traganos, Head of Developer Evangelism for Alexa at Amazon, to talk about shifting AI from coding assistant to comprehensive development tool, covering the 84% of developer work that isn't writing code.
AI for the Rest of Your Technical Job: Expanding Productivity Beyond Code
Wroclaw AI Meetup
A presentation about applying AI to the 84% of developer work that isn't coding, originally presented at Wroclaw AI Meetup September 2025.
Large-Scale React Native Development in the Age of AI
App.js Conf 2025
How AI is transforming React Native development at scale. This talk explores emergent AI workflows, from plan.md files to automated PR reviews, demonstrating how developers can leverage AI tools responsibly in production codebases.
Design System Implementation at Scale
Chain React 2024
How Hinge Health successfully implemented their Heal design system in a mature React Native codebase with 90+ contributors. Practical strategies for stakeholder alignment, innovative tooling like Component Analyzer, and the power of code mods for large-scale migrations.
React Native at Scale With Rafael Mendiola
React Universe On Air #33
A deep dive into adopting and scaling React Native across startups, scale-ups, and enterprises. Practical strategies, common pitfalls, and the operational excellence that React Native brings to cross-platform development.
Build yourself a mobile development environment with Expo web
React Native Community Keynote (RNCK) #14
Revolutionizing React Native development by creating a mobile development studio using Expo Web. Learn how to build a comprehensive development environment that bridges the gap between design and code, inspired by game development tools.
Enforcing Your Design System with ESLint (Lightning Talk)
React Boston 2019
A proactive approach to codebase health using ESLint to enforce design system rules. Learn how to prevent technical debt from becoming technical liability by automating design system compliance directly in your development workflow.
Speed up your React Native Development with Storybook
Boston React Native Meetup
How integrating Storybook into React Native development workflow significantly accelerates the process by enabling component isolation, which leads to improved planning, efficient parallel work, and clearer component contracts.