

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

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!

5 snips
Oct 1, 2025 • 43min
State of CSS in 2025 with Adam Argyle and Kevin Powell
Adam Argyle, a design engineer at Shopify and CSS advocate, joins Kevin Powell, a CSS educator and content creator, to explore the dynamic landscape of CSS in 2025. They delve into the latest survey results, highlighting new features like nesting and container queries that are reshaping web styling. The duo discusses the practicality of functions and the significance of innovations like relative color syntax and app property. They also contemplate the future of CSS, envisioning exciting possibilities like motion blur and state queries.

Sep 25, 2025 • 41min
Google’s antitrust win, AI mandates, npm attacks and robots.txt
Exploring the clash between AI crawlers and web regulation, the panel debates the effectiveness of tools like robots.txt and RSL licensing. They analyze the implications of Atlassian's acquisition of Dia for browser innovation amidst Chromium's dominance. The discussion on Google's antitrust victory reveals concerns over the potential for increased tech consolidation. Supply chain attacks raise alarms about security vulnerabilities, while the contentious topic of AI mandates at companies like Coinbase highlights worries about developer morale and burnout.

14 snips
Sep 23, 2025 • 40min
Unpacking the NPM supply chain attacks with Feross Aboukhadijeh
Feross Aboukhadijeh, the founder and CEO of Socket, dives into the alarming rise of NPM supply chain attacks targeting the JavaScript community. He discusses how attackers employed phishing tactics to compromise popular packages like Prettier and 'is,' explaining the vulnerabilities that allowed for these breaches. Feross also highlights risky postinstall scripts and provides practical mitigation strategies to protect against future threats, emphasizing the importance of vigilant practices in the ever-evolving landscape of software security.


