

PodRocket - A web development podcast from LogRocket
LogRocket
PodRocket covers everything you need to know about frontend web development on a weekly basis. Join LogRocket cofounder Ben Edelstein, the LogRocket engineering team, and more, as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
Episodes
Mentioned books

Aug 28, 2025 • 44min
Navigating the AI bubble, the 10x AI engineer, and the Cloudflare vs. Perplexity data grab
Paige Niedringhaus, a Staff Software Engineer at Blues and co-host of Front End Fire, dives into the sustainability of the AI industry and the reality of the so-called '10x AI engineer.' The panel debates whether the AI hype is akin to past tech bubbles and discusses the ethical concerns surrounding data scraping, particularly with Cloudflare's actions. They also touch on GitHub's leadership shake-up and recent advancements like Vercel's AI SDK, shedding light on the future of developers in an evolving tech landscape.

9 snips
Aug 26, 2025 • 19min
React beyond the DOM: exploring custom renderers with Erik Rasmussen
Erik Rasmussen, principal product engineer at Attio, reveals the expansive uses of React beyond traditional web applications. He dives into innovative custom renderers for IoT and hardware. Erik discusses the pivotal role of the React Reconciler in developing custom rendering solutions and highlights security practices for third-party code using iframes. He also explores platform-agnostic rendering opportunities and envisions React's potential in fields like 3D printing and automation, making this conversation a treasure trove for developers!

11 snips
Aug 21, 2025 • 30min
Modern React Patterns: Concurrent Rendering & Actions with Aurora Scharff
Aurora Scharff, a Senior Consultant at Crayon, shares her expertise on modern React development, specifically focusing on features from React 18 and 19. She discusses real-world applications of useTransition and useOptimistic, revealing how they enhance user experience and optimize async rendering. Aurora also touches on server components, the integration with Next.js, and tools like Aria Kit and Redwood SDK, showcasing how these advancements are shaping the future of React. Her insights into concurrent rendering patterns provide essential knowledge for developers.

Aug 14, 2025 • 26min
Poor Sleep, Big Pay Gaps, Culture Shifts: The State of Devs in 2025 with Sacha Greif
Sacha Greif, creator of the State of Devs 2025 survey, dives into the realities of developer life beyond coding. He uncovers the alarming truth about poor sleep, averaging just 6.9 hours a night, and its impact on mental health. Discussing salary disparities, he explains why 'engineer' titles command higher pay, influenced by company size and job roles. Greif sheds light on cultural shifts within the tech industry, the rising presence of women in development, and how regional differences shape developer experiences.

7 snips
Aug 7, 2025 • 24min
NuxtLabs joins Vercel with Daniel Roe
Daniel Roe, Lead Dev at NuxtLabs, discusses the exciting merger of NuxtLabs with Vercel. He shares what this means for the Nuxt community and the evolution of products like Nuxt UI Pro and Nuxt Studio. Key topics include the benefits of zero-config deployments and the importance of maintaining developer freedom. Roe highlights the move towards open-source solutions and the value of using platforms like Vercel for seamless application deployment. He also emphasizes the collaborative spirit between Nuxt Labs and Vercel in promoting innovative web development.

4 snips
Jul 31, 2025 • 34min
Typescript Is SO SLOW...Or Is It? with Mike Hartington
Mike Hartington, Director of Developer Relations at NX, shares insights from his recent talk at React Miami, focusing on TypeScript's performance issues in large codebases. He discusses strategies like project references and workspaces that can greatly enhance TypeScript development. The future of TypeScript may lie in a Go-based compiler, which could deliver dramatic speed improvements. Mike also reflects on the impact of lengthy CI processes and the importance of modular structures in boosting project efficiency, all while keeping a lighthearted tone.

17 snips
Jul 29, 2025 • 37min
Building Jarvis: MCP and the future of AI with Kent C Dodds
Kent C. Dodds, a software engineering educator focused on Epic AI, shares his visionary ideas on AI and web development. He introduces the Model Context Protocol (MCP) as a game changer, which could replace websites with MCP servers. Kent discusses the concept of Jarvis-like assistants and how they can enhance productivity and user interactions. He also delves into the challenges of integrating specialized AI tools and the security implications, while forecasting voice as the future of user interaction. This conversation is a must-listen for tech enthusiasts!

12 snips
Jul 24, 2025 • 34min
How Lingo.dev is reimagining i18n in React with Max Prilutskiy
Max Prilutskiy, co-founder and CEO of lingo.dev, shares insights on automating multilingual support in React applications with the lingo.dev compiler. He discusses how this powerful open-source tool leverages AI and abstract syntax trees (ASTs) to streamline localization processes. The conversation includes the challenges of internationalization, offering build-time translations, and the unique ability to see instant updates in React components. Max also clarifies common misconceptions about AI in localization, emphasizing efficient user experiences.

41 snips
Jul 22, 2025 • 37min
Goodbye, useState with David Khourshid
David Khourshid, founder of Stately.ai, shares his expertise in state management for React applications. He discusses the dangers of overusing useState and introduces discriminated unions and state machines as powerful alternatives. The conversation dives into the role of React server components, emphasizing their benefits for data fetching. Khourshid also addresses the balance between custom solutions and third-party libraries, urging developers to rethink their approach to state modeling for better clarity and efficiency.

13 snips
Jul 17, 2025 • 34min
React Router and why file-routing sucks with Brooks Lybrand
Brooks Lybrand, Developer Relations Manager for Remix and React Router, shares insights into the exciting updates in React Router v7 and its community evolution. He discusses the shift towards an open governance model and how it encourages collaboration. The conversation dives into the migration from Remix v2 and the challenges faced when integrating with legacy systems. Brooks also highlights the importance of using modern tools like AI to tackle these issues and enhance developer flexibility in web application projects.