1. EachPod

PodRocket - A web development podcast from LogRocket - Podcast

PodRocket - A web development podcast from 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.

Technology Tech
Update frequency
every 5 days
Average duration
34 minutes
Episodes
583
Years Active
2020 - 2025
Share to:
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister

The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister

Dominik Dorfmeister unpacks the pitfalls of React’s useCallback and useMemo, revealing how these hooks often introduce more complexity than performance gains. He explores the promise of the React Com…

00:22:55  |   Thu 04 Sep 2025
Navigating the AI bubble, the 10x AI engineer, and the Cloudflare vs. Perplexity data grab

Navigating the AI bubble, the 10x AI engineer, and the Cloudflare vs. Perplexity data grab

Is the AI industry an unsustainable bubble built on burning billions in cash? We break down the AI hype cycle, the tough job market for developers, and whether a crash is on the horizon.

In this pan…

00:44:26  |   Thu 28 Aug 2025
React beyond the DOM: exploring custom renderers with Erik Rasmussen

React beyond the DOM: exploring custom renderers with Erik Rasmussen

Erik Rasmussen, principal product engineer at Attio, joins PodRocket to discuss how React can be used far beyond the web. From custom React renderers for IoT and hardware to a secure plugin architect…

00:18:33  |   Tue 26 Aug 2025
Modern React Patterns: Concurrent Rendering & Actions with Aurora Scharff

Modern React Patterns: Concurrent Rendering & Actions with Aurora Scharff

Aurora Scharff, Senior Consultant at Crayon, joins to break down how modern React development is evolving with features from React 18 and React 19.

She explores real-world use cases for useTransiti…

00:29:31  |   Thu 21 Aug 2025
Poor Sleep, Big Pay Gaps, Culture Shifts: The State of Devs in 2025 with Sacha Greif

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, joins PodRocket to share insights on developer life beyond the code. We talk about sleep habits, mental health, job titles, workplace culture, a…

00:26:03  |   Thu 14 Aug 2025
NuxtLabs joins Vercel with Daniel Roe

NuxtLabs joins Vercel with Daniel Roe

In this episode of PodRocket, Daniel Roe, lead dev over at NuxtLabs, joins Paul to discuss the big news: NuxtLabs is joining Vercel. They dive into what this partnership means for Nuxt, the independe…

00:23:41  |   Thu 07 Aug 2025
Typescript Is SO SLOW...Or Is It? with Mike Hartington

Typescript Is SO SLOW...Or Is It? with Mike Hartington

TypeScript might feel slow, but is it really? In this episode, Mike Hartington DevRel at Nx joins us fresh off his React Miami talk to unpack what actually causes TypeScript slowdowns in large monore…

00:33:33  |   Thu 31 Jul 2025
Building Jarvis: MCP and the future of AI with Kent C Dodds

Building Jarvis: MCP and the future of AI with Kent C Dodds

Kent C. Dodds is back with bold ideas and a game-changing vision for the future of AI and web development. In this episode, we dive into the Model Context Protocol (MCP), the power behind Epic AI Pro…

00:37:15  |   Tue 29 Jul 2025
How Lingo.dev is reimagining i18n in React with Max Prilutskiy

How Lingo.dev is reimagining i18n in React with Max Prilutskiy

Max Prilutskiy, co-founder and CEO of lingo.dev, about the lingo.dev compiler, a powerful open-source tool that automates multilingual support in React applications. Max dives deep into how the compi…

00:34:15  |   Thu 24 Jul 2025
Goodbye, useState with David Khourshid

Goodbye, useState with David Khourshid

David Khourshid, founder of Stately.ai, joins us to discuss better ways to manage complex state in React applications. We explore the pitfalls of overusing useState, how discriminated unions and stat…

00:36:54  |   Tue 22 Jul 2025
React Router and why file-routing sucks with Brooks Lybrand

React Router and why file-routing sucks with Brooks Lybrand

Brooks Lybrand, Developer relations manager for Remix and React Router, joins the pod to discuss the latest developments in React Router v7, its evolving community, and the migration path from Remix.…

00:33:45  |   Thu 17 Jul 2025
Storybook 9 is leveling up UI testing with Michael Shilman

Storybook 9 is leveling up UI testing with Michael Shilman

In this episode of PodRocket, Michael Shilman, product lead at Storybook, joins us to explore the major updates in Storybook 9. We dive into component testing, browser mode in Vitest, AI workflows, R…

00:30:05  |   Thu 10 Jul 2025
Prisma Postgres with Nikolas Burk (Repeat)

Prisma Postgres with Nikolas Burk (Repeat)

In this repeat episode, Nikolas Burk, DevRel at Prisma, talks about Prisma Postgres, its unikernel architecture, and its seamless integration with cloud infrastructure. Discover how Prisma Postgres i…

00:28:37  |   Thu 03 Jul 2025
Node 24 with Rafael Gonzaga

Node 24 with Rafael Gonzaga

Rafael Gonzaga, a Node.js TSC member, joins us to unpack the key features and updates in Node.js 24. We explore major changes like the new permission model, async local storage improvements, V8 engin…

00:26:07  |   Thu 26 Jun 2025
Gemini 2.5 with Logan Kilpatrick

Gemini 2.5 with Logan Kilpatrick

Logan Kilpatrick from Google DeepMind talks about the latest developments in the Gemini 2.5 model family, including Gemini 2.5 Pro, Flash, and the newly introduced Flashlight. Logan also offers insig…

00:30:25  |   Thu 19 Jun 2025
10 years of SolidJS with Ryan Carniato

10 years of SolidJS with Ryan Carniato

Ryan Carniato, creator of SolidJS, joins the podcast to reflect on a decade of developing the framework. We dive into the evolution of frontend tooling, the rise of fine-grained reactivity, and why S…

00:43:21  |   Thu 12 Jun 2025
Server functions don't exist with Jack Herrington

Server functions don't exist with Jack Herrington

Jack Herrington, podcaster, software engineer, writer and YouTuber, joins the pod to uncover the truth behind server functions and why they don’t actually exist in the web platform. We dive into the …

00:21:20  |   Thu 05 Jun 2025
Relatively new things you should know about HTML with Chris Coyier (Repeat)

Relatively new things you should know about HTML with Chris Coyier (Repeat)

In this repeat episode, Chris Coyier, co-founder of CodePen, talks about the evolving landscape of HTML heading into 2025. He delves into topics like the slow evolution of HTML compared to CSS and Ja…

00:40:06  |   Thu 29 May 2025
The design of web design with Miriam Suzanne

The design of web design with Miriam Suzanne

Miriam Suzanne, web developer, artist, and co-founder of OddBird, talks about the philosophy and evolution of web design. We explore CSS origins, the cascade, accessibility, and how the balance betwe…

00:33:22  |   Thu 22 May 2025
RedwoodSDK with Peter Pistorius

RedwoodSDK with Peter Pistorius

Peter Pistorius, co-creator of RedwoodJS, talks about the evolution from RedwoodJS GraphQL to the new Redwood SDK, a React framework built for Cloudflare. They dive deep into serverless architecture,…

00:33:28  |   Thu 15 May 2025
Disclaimer: The podcast and artwork embedded on this page are the property of LogRocket. This content is not affiliated with or endorsed by eachpod.com.