Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
TV & Film
Technology
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/8c/fb/fd/8cfbfdfe-aa7c-9bf7-7539-e165832595b1/mza_11977879437405956906.jpg/600x600bb.jpg
Front-End Fire
TJ VanToll, Paige Niedringhaus, Jack Herrington
123 episodes
1 week ago
In a surprise move, Snapchat open sources its cross-platform UI Valdi. Valdi lets devs write UI components in TypeScript then compiles them to native views on iOS, Android, and macOS, offers instant hot reload without recompiling, and integrates well into already existing native apps. GitHub Universe 2025 wrapped up just a few weeks ago, and it had a bunch of new AI agent updates to share. Think: a single source to manage agents across GitHub, Mobile, CLI, and VS Code, custom agents wit...
Show more...
Technology
RSS
All content for Front-End Fire is the property of TJ VanToll, Paige Niedringhaus, Jack Herrington and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In a surprise move, Snapchat open sources its cross-platform UI Valdi. Valdi lets devs write UI components in TypeScript then compiles them to native views on iOS, Android, and macOS, offers instant hot reload without recompiling, and integrates well into already existing native apps. GitHub Universe 2025 wrapped up just a few weeks ago, and it had a bunch of new AI agent updates to share. Think: a single source to manage agents across GitHub, Mobile, CLI, and VS Code, custom agents wit...
Show more...
Technology
Episodes (20/123)
Front-End Fire
122: Snapchat Drops Valdi—A New Challenger to React Native?
In a surprise move, Snapchat open sources its cross-platform UI Valdi. Valdi lets devs write UI components in TypeScript then compiles them to native views on iOS, Android, and macOS, offers instant hot reload without recompiling, and integrates well into already existing native apps. GitHub Universe 2025 wrapped up just a few weeks ago, and it had a bunch of new AI agent updates to share. Think: a single source to manage agents across GitHub, Mobile, CLI, and VS Code, custom agents wit...
Show more...
1 week ago
44 minutes

Front-End Fire
121: Chrome DevTools Gets AI Superpowers
This week is a news roundup while cohost Jack is away for a hackathon in SF. First up, is how Chrome DevTools has added AI to its panels. Now users can ask Gemini to explain console errors, make CSS changes via in the elements tab, and explain traces collected in the performance panel. HTMX has also jumped from v2 to v4 (alpha), rebuilding the internals after 5 years of maintaining the project. Upgrades include: going from XMLHttpRequests to fetch, explicit attribute inheritance, and im...
Show more...
2 weeks ago
42 minutes

Front-End Fire
120: Is the AI Bubble About to Burst?
It’s been almost 3 weeks since the React Compiler hit v1.0 and Jack gives an update on the ease of adding it to a React-based project and immediate performance improvement he’s seen from it. Popular AI-powered IDE Cursor just released v2.0, and it’s going hard on the agent mode, offering things like: a multi-agent interface where agents can run in parallel working on the same task with different models, and a new frontier model that’s 4x faster. Then the hosts then get existential about...
Show more...
3 weeks ago
54 minutes

Front-End Fire
119: Vercel’s Double Feature—Next.js 16 and Ship AI
Another week, another new AI-browser. This time it’s OpenAI’s turn to introduce ChatGPT Atlas. As with the other AI browsers, Atlas knows the context of open tabs, has an agent that can do things for you, and (maybe its defining feature) it has "memory" built in so conversations can draw on past chats and details when needed. The team behind Vite reveals their path to revenue with command line devtool Vite+. Devs will soon be able to test, lint, format, bundle, and even view their apps’ stats...
Show more...
4 weeks ago
47 minutes

Front-End Fire
118: Bun 1.3 - From Runtime to Full-Stack Powerhouse
Back in May, the Remix cofounders revealed they were reimagining Remix v3 from the ground up, and this past week at Remix Jam, they gave a sneak peek of it. It’s fair to say this new framework shouldn’t be called Remix at all because it’s departed so far from its origins: devs manually update state, it uses signals, routes are defined in a TS doc, and it will ship with a component library, for starters. Will it catch on, who knows? Not to be outdone by React v19.2 last week, Next.js 16 beta d...
Show more...
1 month ago
43 minutes

Front-End Fire
React Goes Independent: Inside the New React Foundation
It’s been a big week for React devs as the annual React Conf just wrapped up in Las Vegas. The biggest news? React and React Native are moving out from under Meta to a new React Foundation with an independent technical governance structure. The React Foundation’s mission will be to support the React community and ecosystem, and a board of directors will steer it going forward. Also in time for React Conf, React 19.2 dropped, and it brings new features like partial pre-rendering, a new u...
Show more...
1 month ago
41 minutes

Front-End Fire
Claude Code Levels Up: VS Code Extension, Checkpoints & Sonnet 4.5
Anthropic dropped a bunch of good Claude Code updates. There’s a new a native VS Code extension, a v2 of the terminal version of Claude, code checkpoints, and it’s all powered by Sonnet 4.5, Anthropic’s best coding model yet. On top of Claude’s glow up, the Google Chrome team launched a Chrome DevTools MCP. AI coding assistants will be able to debug web pages directly in a Chrome browser, including using DevTools to review network requests, console output and page structure, simulate user int...
Show more...
1 month ago
41 minutes

Front-End Fire
Adam Argyle on Cracking the 2025 Web Dev Interview
CSS wizard, and now Staff Design Engineer at Shopify, Adam Argyle, joins us on this episode to talk about what web development interviews are like in 2025 and what folks can do to stand out today. Links: Adam’s nerdy.dev websiteAdam’s Argyle Ink websiteAdam on YouTubeAdam on BlueskyAdam on GitHubAdam on XAdam on LinkedInhttps://nerdy.dev/cascading-secret-sauce https://www.capcut.com What Makes Us Happy this Week: Paige - Why Is This Interesting (WITI) newsletterTJ - Strands NYT game...
Show more...
1 month ago
1 hour 3 minutes

Front-End Fire
npm Under Siege: The “Shai-Hulud” Worm Attack
The supply chain attacks on npm continue and this week, Crowdstrike’s npm packages fell victim to the “Shai-Hulud” worm. To mitigate the potential of downloading these malicious packages, consider pinning specific package versions in JS projects and using 2FA to publish new package versions to npm. Also this week, WebAssembly Specification (Wasm) released v3.0. This version dramatically expands the memory Wasm apps can use, supports multiple memory usage, and now allows garbage collecti...
Show more...
2 months ago
56 minutes

Front-End Fire
npm’s Biggest Supply Chain Attack (and What We Learned)
In this episode: Storybook 10 goes all in on ESM for big performance gainsnpm had a massive supply chain attackAnd Brave found a big security vulnerability in CometTimestamps: 1:12 - Storybook 107:53 - npm’s supply chain attack17:24 - Brave discloses a security vulnerability in Comet26:38 - You’re absolutely right!35:26 - What’s making us happyLinks: Paige - Storybook 10 beta and Storybook 9 featuresJack - npm just suffered the largest supply chain attack in its historyTJ - Brave discloses a ...
Show more...
2 months ago
50 minutes

Front-End Fire
Warp Code and the Future of Agent-Driven Dev
In this episode: We explore a tool that combines a terminal, with a vibe coder and an editor.We found out whether Google actually has to sell off Chrome.And you’ll never guess who bought AI-browser DiaTimestamps: 00:00 - Chapter placeholder marker10:17 - Warp Code22:56 - Atlassian buys The Browser Company31:48 - Anthropic raises $13 billion34:54 - OpenAI is building an AI-powered hiring platform39:42 - What’s making us happy Links: Paige - Atlassian buys The Browser Company for $610 mill...
Show more...
2 months ago
51 minutes

Front-End Fire
Bun v1.2: SQL, YAML & Security Scans
Last episode, we lamented Claude’s lack of checkpoints to roll back code when it goes off the rails. Other devs feel the same, and this week Checkpoints for Claude Code debuted. It’s an MCP server that follows Claude Code, creating checkpoints when tasks are completed, allowing for easy reverts when needed. The Bun team quietly pushed some nice new features in Bun v1.2. Highlights include: a unified SQL client with zero dependencies, native YAML file support, OS native credential storage for ...
Show more...
2 months ago
41 minutes

Front-End Fire
Alchemy: IaC Without Terraform
The latest craze for MCP this week? Instead of multiple MCP servers with different tools, use an MCP server that accepts programming code as tool inputs - a single “ubertool” if you will. AI agents like Claude Code are pretty good at writing code, but letting the agent write and execute code to invoke API functions instead of using a defined MCP server doesn’t seem like the most efficient use of LLM tokens, but it's another approach to consider. In infrastructure news, there’s a library calle...
Show more...
3 months ago
54 minutes

Front-End Fire
TanStack Devtools: One Panel to Rule Them All
You just can’t keep TanStack out of the news for more than a few weeks before a new product appears. This week, it’s TanStack Devtools, which provides a centralized devtools panel of all the Tanstack libraries for streamlined DX and custom devtools support. The State of CSS 2025 survey results are in, and highlights include: devs love the new `:has()` feature, Tailwind CSS continues to be the most popular CSS framework, and over 60% of respondents are still using Sass or SCSS in their web app...
Show more...
3 months ago
50 minutes

Front-End Fire
TanStack DB: Reactive Apps Without Firebase
There’s drama brewing between AI-answer engine company Perplexity and hosting platform Cloudflare, which recently declared it would actively block AI bots from crawling websites without the owners’ permission. Cloudflare received complaints, set up its own test sites, and then asked Perplexity pointed questions only - and got answers! Not a great look, Perplexity. Two years after Vercel launched v1 of its AI SDK, it has dropped v5, and it’s got some major improvements. Rebuilt chat hooks, imp...
Show more...
3 months ago
45 minutes

Front-End Fire
Is es-toolkit the Lodash Killer?
On this episode: Es-toolkit sets its sites on permanently dethroning Lodash Is oRPC a better tRPC? We’ll explain what that means.And we talk about some… interesting results from the Stack Overflow developer survey.Links: Paige - es-toolkit is coming for LodashJack - oRPCTJ - Stack Overflow 2025 survey resultsBolt hackathon winnersMicrosoft Edge Copilot ModeState of HTML surveyPaige - Monopoly Deal card gameJack - Gridfinity 3D printed grid storage systemTJ - NY Times Games AppThanks as a...
Show more...
3 months ago
47 minutes

Front-End Fire
Is Open Source Software Infrastructure?
GitHub is advocating for a European Union Sovereign Tech Fund to help pay the open source software developers building and maintaining software relied upon by economies and societies just like any other necessary infrastructure like roads and bridges. Apple gets called out by the Open Web Advocacy group saying its technical rules and restrictions are blocking other browser vendors from successfully offering their own search engines to iOS users in the EU. Last episode we talked about Amazon’s...
Show more...
4 months ago
45 minutes

Front-End Fire
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 researchers to work on its AI products, but didn’t buy the Windsurf IDE, for $2.4B. Then, Cognition bought the remainder of Windsurf’s IP (and its staff) to integrate into its own products like Devin. And did we mention this all happened in the span of 72 hours? A...
Show more...
4 months ago
51 minutes

Front-End Fire
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 of its Dev Mode MCP server. This server allows agentic coding tools to pull in design context directly from Figma designs. Think: getting code, image, or variable context for a specific design selection or even porting over Figma designs directly into a code b...
Show more...
4 months ago
41 minutes

Front-End Fire
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 agents use Vercel. On July 1, hosting platform Cloudflare declared Content Independence Day, and changed its settings to block AI crawlers by default unless they pay creators for their content. While we absolutely support this move, Cloudflare’s future ...
Show more...
4 months ago
40 minutes

Front-End Fire
In a surprise move, Snapchat open sources its cross-platform UI Valdi. Valdi lets devs write UI components in TypeScript then compiles them to native views on iOS, Android, and macOS, offers instant hot reload without recompiling, and integrates well into already existing native apps. GitHub Universe 2025 wrapped up just a few weeks ago, and it had a bunch of new AI agent updates to share. Think: a single source to manage agents across GitHub, Mobile, CLI, and VS Code, custom agents wit...