

PodRocket
LogRocket
PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
Episodes
Mentioned books

Dec 4, 2025 • 22min
Whats new in React 19.2 with Shruti Kapoor
Shruti Kapoor, a staff engineer and educator expert in React, dives into the latest features of React 19.2. She breaks down innovations like Activity for easy state restoration and View Transitions for seamless animations. The discussion covers useEffectEvent for better event handling and cacheSignal for efficient server interactions. Shruti also touches on new Chrome DevTools performance tracks and the stable React Compiler, making your development experience smoother. It's an insightful look into React's evolution!

Nov 27, 2025 • 23min
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister (Repeat)
Dominik Dorfmeister, a software engineer at Sentry and open source maintainer, dismantles common React myths around useCallback and useMemo. He reveals how these hooks often complicate rather than enhance performance. Dominik discusses the React Compiler's potential, advocating for the latest ref pattern as a simpler alternative. He warns about the dangers of overusing memoization and emphasizes that clarity and maintainability should trump micro-optimizations. Listeners will gain insights on improving code reviews and optimizing team practices.

Nov 20, 2025 • 24min
First look at Prisma ORM v7 with Will Madden
Will Madden, Senior Engineering Manager for the Prisma ORM team, shares insights into Prisma v7's exciting evolution. He discusses the significant shift from Rust to TypeScript, enhancing performance and predictability with less 'magic' involved. Will dives into improvements in Prisma Studio, better compatibility with serverless environments, and how JavaScript ORM tools will shape future coding workflows aided by language models. Don’t miss his perspective on how these changes lay the foundation for an adaptable, developer-friendly ORM.

Nov 13, 2025 • 49min
GitHub’s Octoverse: TypeScript, Copilot, and Open Source Struggles
The hosts discuss the latest GitHub Octoverse report and the rise of TypeScript as the top programming language. They explore how Copilot impacts code quality and contributor burnout, alongside a concerning drop in code review comments. The conversation delves into the need for corporate support in open source projects, emerging AI vulnerabilities, and the growing importance of local AI models like Ollama. They also address the potential for AI to streamline development tasks but warn of the governance gaps in open source.

Nov 6, 2025 • 45min
Speeding up the web with the speculation rules API | Barry Pollard
Barry Pollard, a Chrome DevRel engineer specializing in web performance, dives into the speculation rules API. He explains how this groundbreaking feature enhances the speed of multi-page and e-commerce sites through prefetching and pre-rendering. Topics include the history of speculative loading, the contrast between SPA and MPA behaviors, and the nuances of conservative prefetch strategies. Barry also discusses the API's adoption by platforms like Shopify and WordPress, potential risks for developers, and performance gains observed from early adopters.

18 snips
Oct 30, 2025 • 50min
Remix v3, React 19.2, H-1B fees and Firefox fanboys
TJ Van Toll, a principal developer advocate, Jack Herrington, a blue-collar coder and YouTuber, and Noel Minchow, a software engineer at LogRocket, dive into Remix v3's unique features and its departure from React. They explore the implications of the new H-1B $100,000 fee on tech hiring and discuss the reactions from companies. The trio also debates the merits of Firefox versus Chrome, a spicy Tailwind CSS critique, and the impact of LLMs on CSS generation. Tune in for tech insights and hot takes!

Oct 23, 2025 • 32min
Ripple.js with Dominic Gannaway
Dominic Gannaway, the author and maintainer of Ripple.js, shares insights into this innovative TypeScript-first UI framework designed for clarity and reactivity. He discusses Ripple's unique templating language, how it avoids global state, and the benefits of fine-grained updates through a track and block system. Dominic also highlights the developer experience, including tooling like Prettier, and reveals how AI has influenced Ripple's development. With exciting plans for server-side rendering and community contributions, Ripple aims to reshape how frameworks are built.

Oct 21, 2025 • 26min
Source maps: how does the magic work? with Nicolo Ribaudo
In this conversation, Nicolo Ribaudo, a Babel maintainer and TC39 delegate, shares his deep expertise in source maps and debugging. He explains how source maps link minified JavaScript and CSS back to their original code, making debugging smoother. Nicolo discusses the importance of source maps in both development and production environments, and highlights common pitfalls and tips for troubleshooting. He also introduces the new 'scopes' feature, which improves variable mapping for clearer debugging in dev tools.

Oct 16, 2025 • 40min
WASM 3.0 with Andreas Rossberg
Andreas Rossberg, a programming language researcher and key contributor to WebAssembly, dives into the exciting updates of WASM 3.0. He discusses groundbreaking features like garbage collection, which allows languages like Java and Kotlin to thrive. The episode also covers enhancements in module design, security, and multi-memory support, all while connecting them to real-world applications like Google Sheets. Andreas even shares a sneak peek at future developments in threading and async programming, shaping the next era of WebAssembly.

Oct 8, 2025 • 27min
Semantic HTML still matters with Jono Alderson
Jono Alderson, an SEO consultant and web performance expert, delves into why semantic HTML should still be a priority today. He highlights how proper markup enhances accessibility and site performance while addressing the pitfalls of 'div soup.' Jono discusses the significance of template-centric design and its impact on user experience. He also examines structured data's evolving role, the implications of lazy rendering, and how thoughtful markup can boost discoverability in the age of LLMs. A treasure trove of insights for web developers!


