TJ VanToll, Paige Niedringhaus, Jack Herrington

Front-End Fire

A weekly show that helps you stay up to date on the latest and greatest in the front-end world.

Author

TJ VanToll, Paige Niedringhaus, Jack Herrington

Category

Technology

Podcast website

www.buzzsprout.com

Latest episode

Jul 6, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Battle of the AI CLIs: Jack Tests Them All 30.06.2025

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 some lesser known CLIs like AmpCode, OpenCode, and (the already shut down) Anon Kode. After trying everything, Jack says Anthropic’s Sonnet models and Clau...

Oxlint 1.0: The Linter That Leaves ESLint in the Dust 23.06.2025

In this episode: Linting is getting a whole lot faster with Oxlint Your browser is becoming part of your wellness routine And Copilot is getting more agentic features Chapter Markers: 1:05 - Oxlint 7:05 - Opera Air 11:24 - GitHub Copilot coding agent 18:45 - More Remix v3 updates 23:56 - What makes us happy Links: Paige - void0's Oxlint 1.0 Jack - Wellness stuff in Opera’s Air Browser TJ - Gi...

Rolldown-Vite: Evan You Just Made Vite 16x Faster 16.06.2025

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 replacement for the Vite bundler we all know and love, with benefits like production build time reductions of up to 16x and memory usage decreases of up to 100x....

The Browser Company Kills Arc 09.06.2025

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 connect via WebRTC or WebSockets. Several months ago, The Browser Company, abruptly announced they were stopping work on Arc browser in favor of building a c...

Zod v4: Prettier, Better, Faster, Smaller 02.06.2025

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 Mini for constrained environments like edge runtimes. There’s a new npm-based CLI tool for managing and sharing AI rules across different editors and tools...

VS Code Open Sources GitHub Copilot Chat 26.05.2025

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 Chat extension, refactoring relevant components into its core codebase, as the next logical step “in making VS Code an open source AI editor.” Microsoft has...

GraphQL and AI with Apollo CTO Matt DeBergalis 21.05.2025

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 those less familiar with Apollo and GraphQL, Matt shares the history of both, including lessons he learned from founding the company Meteor that helped him while...

TanStack DB & The Rise of the Tannerverse 19.05.2025

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 UIs reactive, consistent, and lightning fast. VS Code marks its 100th release of v1 with updates like: enabling Next Edit Suggestions (NES) be default, addin...

Design, Code, Publish - All in Figma? 12.05.2025

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. Google has released its newest version of its Gemini AI model: Gemini 2.5 Pro Preview (I/O Edition), which claims to be the best model for front-end and UI devel...

React Activity, Storybook 9 Beta, and AI as a Collaborator, Not a Crutch 05.05.2025

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 state and continuing to render at a lower priority when it’s not visible on screen. Storybook 9 beta is out now, and it seems to be transitioning from a frontend wor...

Alien Signals, React Compiler Hits RC, and RedwoodSDK Plans Revealed 28.04.2025

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 improvements to complex applications with lots of data changes, and has been extended so it can be used in other JS-based libraries besides Vue.  The React team an...

All AI All the Time: OpenAI’s Codex, the Web Dev AI Survey, and More 21.04.2025

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 million tokens. It also announces Codex CLI, a terminal version of ChatGPT that devs can use to run code, manipulate files, and iterate without ever leaving their...

Agents Assemble: Google’s A2A Protocol, Copilot Reviews & RedwoodJS Reborn 14.04.2025

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 different platforms and cloud environments. GitHub Copilot’s new code review feature is now generally available. Just like you’d assign a coworker to review a PR, user...

tRPC v11, Netlify vs. Next.js, and Firefox Gets PWAs (Kind Of) 07.04.2025

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 content types, improved support for RSCs, and the ability to stream responses. After the Next.js security incident a few weeks back, Netlify writes an open...

VS Code & GitHub Copilot Announcements with Burke Holland and Harald Kirschner 04.04.2025

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 gets a serious upgrade as it can now create new apps from scratch, handle complex changes to existing code across multiple files, run (and debug) tests from the c...

Next.js’s Security Vulnerability, Remix Walks Away from RSCs, and Rsdoctor 1.0 31.03.2025

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 holes, but this serves as a reminder to stay vigilant, keep dependencies updated, and implement multiple layers of security. Michael Jackson, co-founder of Rem...

Parcel Joins the RSC Party, CodeSandbox Gets AI-Powered, & Netlify x TanStack Start 24.03.2025

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 from this new feature in Parcel. CodeSandbox enters the AI game by teaming up with AI hosting platform Together AI, and launching CodeSandbox SDK. CodeSandbox...

TypeScript’s Compiler Glow-Up, OpenAI’s Agentic Push, and One-Click Site Cloning 17.03.2025

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 future. Expect a feature-complete implementation towards the end of 2025, and the first major release of the native compiler to be TS 7.0 after that. OpenAI has released...

TanStack Form v1, ByteDance Debuts Lynx, & VS Code AI Levels Up 10.03.2025

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 released a React Native competitor named Lynx. Lynx is a new JavaScript framework that allows you to write apps that run across iOS, Android, and the Web, and it’s alread...

Our AI Tool Preferences, Claude Code, & create-tsrouter-app Goes Solid 03.03.2025

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 first State of AI 2025 to announce in this week’s episode. The folks behind this survey are the same ones who run State of JS, State of CSS, State of HTML, and more. Take 15 minutes to let them know what AI mode...

TraeAI Enters the IDE Wars, CRA’s Successor, and Bolt.new + Expo 24.02.2025

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 TraeAI, the newest entrant to the AI-enhanced IDE wars. Trae is also a fork of the VS Code IDE and offers many of the same AI features of competitors Windsurf and Cursor: chats, autocomplete, etc. Recently we reported the React team...

State of React Results, TypeScript 5.8, and v0 Upgrades 17.02.2025

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 2024 are in! Unsurprisingly Next.js continues to dominate as the most used React-based framework and Tailwind CSS tops the charts when it comes to CSS tools and libraries. TypeScript 5.8 beta brings TypeScript syntax one step closer to bein...

MCP AI Tools, OpenAI’s Deep Research, and React 19 Breaks CRA 10.02.2025

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 weather service. In further AI news, OpenAI has introduced a new deep research agent designed to conduct multi-step research on the internet for complex tasks...

DeepSeek R1, Devin.ai, and TS Validation Standards 03.02.2025

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 comparable models to date - and they’ve open sourced the code, the models, all of it. In the same vein, both TJ and Paige had the chance to try out AI coding as...

News: Bun 1.2, Tailwind CSS v4, and React Scan 0.1 27.01.2025

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 before. Tailwind CSS v4 is out as well, and it boasts a new higher performance engine for 5x faster full builds, support for cutting edge CSS features like ca...

Listen to the Front-End Fire podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.