
Front-End Fire
A weekly show that helps you stay up to date on the latest and greatest in the front-end world.
Episodes
92 episodes
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

TraeAI Enters the IDE Wars, CRA’s Successor, and Bolt.new + Expo
Special announcement: Please take our listener survey so we can better tailor the podcast to your interests.The parent company of TikTok, ByteDance, has just released...
•
Episode 82
•
48:49

State of React Results, TypeScript 5.8, and v0 Upgrades
Please take our listener survey so we can better tailor the podcast to your interests.It’s only mid-February and already the State of React survey results for 202...
•
Episode 81
•
40:28

MCP AI Tools, OpenAI’s Deep Research, and React 19 Breaks CRA
The latest wrinkle for AI coding assistant tools like Cursor and Windsurf is known as the Model Context Protocol (MCP). MCP is an open protocol that allows users to provide custom tools and services to agentic LLMs like calling a third party we...
•
Episode 80
•
50:30

DeepSeek R1, Devin.ai, and TS Validation Standards
A new challenger to rival OpenAI’s best ChatGPT model has arisen from China named DeepSeek R1. The reason it’s causing even more of a stir is because the creators claim DeepSeek R1 was trained for under $5M - a mere fraction of the cost of comp...
•
Episode 79
•
52:32

News: Bun 1.2, Tailwind CSS v4, and React Scan 0.1
This week, the team behind JavaScript runtime Bun drops some major updates into Bun 1.2. Bun introduces a built-in S3 storage API, a built-in Postgres client (with MySQL coming soon), 90% compatibility with Node.js, and it’s faster than ever be...
•
Episode 78
•
44:11

Expo Unveils Hosting, Interop 2024 Highlights, and Automattic Cuts WP Contributions
The first topic of conversation this week is an unexpected new area the Expo team is tackling: Expo Application Service Hosting. EAS Hosting is a new service for quickly deploying web projects built using Expo and React Native apps. It makes it...
•
Episode 77
•
50:59

Honey Extension Scandal, Deno vs. Oracle, and Ghostty Terminal Emulator
This episode begins with a cautionary tale to double check your browser extensions. Popular coupon browser extension Honey’s been caught replacing affiliate links with its own tracking codes right before checkout, as well as applying pre-select...
•
Episode 76
•
43:14

State of JS 2024 Results, Free GitHub Copilot, and Awesome Shadcn UI
To start us off, the State of JS 2024 survey results were recently released, and there’s lots of interesting stats to share. Vite continues to be the most loved framework and build tool amongst all JS devs, React continues to be the most used f...
•
Episode 75
•
48:23

2024 Holiday Spectacular!
We wrap up the podcast with an end of year holiday spectacular episode! Instead of the usual news, the hosts share the biggest front end stories of 2024, the most fascinating developments, and the moments that made us happiest.Thank you,...
•
Episode 74
•
48:41

OpenAI Goes Pro, React 19 is Stable, and Figma's New Competitor Onlook
In our last news episode of the year, we share that React 19 is declared stable, just in time for the holidays. It’s been a long road from release candidate in April to stability now, but it was well worth the wait. React 19 is packing a lot of...
•
Episode 73
•
50:17

Triple Threat: vlt, Vite 6, and Astro 5
The new JavaScript package manager and serverless registry vlt debuted recently, promising to be a drop-in replacement for existing package managers like npm with additional offerings like a dependency query syntax selector and GUI experience f...
•
Episode 72
•
41:22

TanStack Start Beta, Framer Motion Goes Vanilla, and the US vs. Google
Co-host Jack Herrington is just back from the React Summit conference in New York and he shares some of the highlights of the conf, including the announcement that TanStack Start is now in beta status and Tanner Linsely (the creator of the TanS...
•
Episode 71
•
38:32

Expo Unlocks RSCs, Amazon’s RTO Mandate, and CSS Masonry Layouts Debate
We kick off this week’s episode with news that React Native framework Expo now has a developer preview of universal React Server Components. For the first time ever, you can use React Server Components & Server Actions in native apps. ...
•
Episode 70
•
49:11

GitHub's AI-Driven Future: Copilot Models, Micro Apps, and More!
The AI race continues with lots of new updates straight from the GitHub Universe conference!New features from GitHub include: the ability to choose different AI models for GitHub Copilot Chat to use (OpenAI, Claude, Gemini, etc.), Copilo...
•
Episode 69
•
47:54

Interview: Web Components at Scale with Rob Eisenberg
In a special guest episode, Rob Eisenberg joins the podcast to talk about the role web components play in today’s web development ecosystem. Rob is uniquely qualified to discuss web components, as the former architect for Microsoft’s web compon...
•
Episode 68
•
1:00:59
