
Front-End Fire
A weekly show that helps you stay up to date on the latest and greatest in the front-end world.
Episodes
106 episodes
Windsurf’s 72-Hour Power Shuffle
There are so many headlines about AI IDE Windsurf as of late, but we’ll try to catch you up. First, OpenAI wanted to buy Windsurf for $3B, but the deal fell through due to Microsoft. Next, Google hired Windsurf’s top execs and resea...
•
Episode 105
•
51:38

Vercel Acquires Nuxt and Nitro
Tech companies continue the acquisition spree of the summer when Vercel announces it’s hired the creators of NuxtLabs, the folks who build metaframework Nuxt and server runtime Nitro.Figma returns to the newscycle with the introduction o...
•
Episode 104
•
41:28

Cloudflare Drops the Hammer on AI Crawlers
The big tech company conferences continued this summer with Vercel hosting Vercel Ship 2025. As you’d expect there was lots of talk about AI and Vercel’s AI Cloud: tools, infrastructure, and platform enhancements to build AI agents and help AI ...
•
Episode 103
•
40:56

Battle of the AI CLIs: Jack Tests Them All
The field of AI coding agent CLIs is crowded and getting more so by the day, and our co-host Jack has tried them all so you don’t have to. The big four are: OpenAI’s Codex, Anthropic’s Claude Code, Google’s Gemini Code, and Amazon Q, along with...
•
Episode 102
•
45:36

Oxlint 1.0: The Linter That Leaves ESLint in the Dust
In this episode:Linting is getting a whole lot faster with OxlintYour browser is becoming part of your wellness routineAnd Copilot is getting more agentic featuresChapter Markers:1:05 - Oxl...
•
Episode 101
•
35:29

Rolldown-Vite: Evan You Just Made Vite 16x Faster
We first reported on Evan You’s company void0 back in October, 2024, and now Evan and co are making good on their promise to rework the entire JS toolchain from the ground up with the release of Rolldown-Vite. The new package is a drop-in repla...
•
Episode 100
•
44:01

The Browser Company Kills Arc
OpenAI has a new API in beta called the Realtime API, which enables speech conversations with LLMs. Real-time text and audio processing means users can have conversations with voice agents and voice-enabled apps, and OpenAI makes it simple to c...
•
Episode 99
•
49:20

Zod v4: Prettier, Better, Faster, Smaller
It’s been 4 years since TypeScript schema validation library Zod released v3, but the new v4 release makes it worth the wait. Expect faster parsing times across the board, built in error pretty-printing, and even a tree-shakeable API called Zod...
•
Episode 98
•
53:59

VS Code Open Sources GitHub Copilot Chat
This week both Google and Microsoft held conferences where they announced all the new, great AI breakthroughs, but there were a few other notable, web dev-focused pieces in between. VS Code announced it will be open sourcing the GitHub Copilot ...
•
Episode 97
•
37:26

GraphQL and AI with Apollo CTO Matt DeBergalis
CTO and co-founder of Apollo, Matt DeBergalis, joins us on this episode to talk about how GraphQL has continued to evolve over time, and how Apollo is focused on making it more accessible for developers and AI agents than ever before.For...
•
Episode 96
•
47:19

TanStack DB & The Rise of the Tannerverse
TanStack, a collection of popular open-source software libraries, is back in the news cycle this week with the announcement of TanStack DB. TanStack DB extends TanStack Query with collections, live queries, and optimistic UI mutations to keep U...
•
Episode 95
•
39:35

Design, Code, Publish - All in Figma?
Node is back in the news with some noteworthy updates as v24 drops. It gets an upgrade to 13.6 for its V8 JavaScript engine, runs with npm version 11, and has more efficient implementation of the local storage API and test runner updates.
•
Episode 94
•
49:25

React Activity, Storybook 9 Beta, and AI as a Collaborator, Not a Crutch
The React team’s been on a roll lately with new experimental updates. Last episode we covered View Transitions, and today we discuss Activity. Activity is a component to hide and show parts of the UI while maintaining the component’s stat...
•
Episode 93
•
55:50

Alien Signals, React Compiler Hits RC, and RedwoodSDK Plans Revealed
Signals has been gaining in popularity the past few years for its fine-grained approach to reactivity in the browser, and a new high performance implementation called Alien Signals has landed in Vue.js. It offers significant performance improve...
•
Episode 92
•
37:14

All AI All the Time: OpenAI’s Codex, the Web Dev AI Survey, and More
The AI hype train keeps chugging along with new updates from OpenAI. ChatGPT now offers GPT-4.1 - a new dev-first model trained for use cases related to coding, instruction following, and function calling with a context window of up to 1 millio...
•
Episode 91
•
45:21

Agents Assemble: Google’s A2A Protocol, Copilot Reviews & RedwoodJS Reborn
Google announces a new Agent2Agent protocol meant to support AI agents communicating with each other. A2A aims to complement MCP and address the challenges of deploying large-scale, multi-agent systems from various providers across differ...
•
Episode 90
•
50:17

tRPC v11, Netlify vs. Next.js, and Firefox Gets PWAs (Kind Of)
The tRPC team declares v11 officially production-ready. tRPC allows devs to build typesafe APIs with types that can be shared on the client and server, and now it has support for TanStack Query v5, the ability to send and receive non-JSON data ...
•
Episode 89
•
36:53

VS Code & GitHub Copilot Announcements with Burke Holland and Harald Kirschner
Special guests Burke Holland and Harald Kirschner from Microsoft join us on this episode to share the new GitHub Copilot features coming to VS Code and beyond.First up: agent mode is now available to all users in VS Code. GitHub Copilot ...
•
Episode 88
•
55:55

Next.js’s Security Vulnerability, Remix Walks Away from RSCs, and Rsdoctor 1.0
Next.js had a security vulnerability scare last week due to an internal header in its middleware that allowed for skipping middleware (like auth validation) before reaching routes. The Next.js team responded quickly and patched the security hol...
•
Episode 87
•
48:16

Parcel Joins the RSC Party, CodeSandbox Gets AI-Powered, & Netlify x TanStack Start
Web app bundler Parcel adds support for React Server Components, including a repo of example apps for developers to reference. Although not specifically aimed at framework developers it seems like that’s the audience that would benefit most fro...
•
Episode 86
•
39:01

TypeScript’s Compiler Glow-Up, OpenAI’s Agentic Push, and One-Click Site Cloning
The TypeScript Compiler (TSC) is getting a major port to Go. Go’s support for concurrency and efficient memory management convinced the Microsoft team to port the code over and should result in as much as 10x faster builds in the fut...
•
Episode 85
•
44:17

TanStack Form v1, ByteDance Debuts Lynx, & VS Code AI Levels Up
The Tanner-verse expands again, as TanStack Form announces v1 just two years after Tanner Linsley began work on it. Out of the gate, TanStack Form supports React, Vue, Angular, Solid, and Lit. ByteDance (yes, that ByteDance) has rel...
•
Episode 84
•
42:01

Our AI Tool Preferences, Claude Code, & create-tsrouter-app Goes Solid
Special announcement: Please take our listener survey so we can better tailor the podcast to your interests.The web development world can’t seem to get enough of surveys, so we’ve got the...
•
Episode 83
•
44:43
