875: JavaScript Signals Explained

875: JavaScript Signals Explained

Up next

1013: Cloudflare Acquires VoidZero

Live at JSNation in Amsterdam, Scott, Wes, and CJ break down Cloudflare’s acquisition of VoidZero, the company behind Vite, Vitest, Rolldown, and Oxc. They dig into why this is genuinely exciting, not scary, covering what it means for the open source tooling you already use, Clou ...  Show more

1012: Who Decides What Ships on the Web?

Scott and Wes sit down with Jake Archibald from Mozilla to unpack how web standards actually get made at Firefox. From browser features and developer feedback to the drama around the Prompt API. They discuss Interop 2026, the future of web APIs, and what it’s really like shaping ...  Show more

Recommended Episodes

The Future of React with Dan Abramov (The React Podcast #3)
Changelog Master Feed

In this episode Michael Jackson talks with Dan Abramov, author of Redux and create-react-app, about the responsibility that comes with being an influential voice for React, how future versions of React will leverage requestIdleCallback to schedule work, and the possibility of a f ...  Show more

Async React with Andrew Clark (The React Podcast #6)
Changelog Master Feed

Andrew Clark is a developer on the React core team at Facebook who has been working on asynchronous rendering. In this episode we do a deep dive on some of the decisions behind the implementation of async mode in React 16 as well as talk about how applications can benefit from us ...  Show more

Rethinking GraphQL Frontends with Robert Balicki
Software Engineering Daily

A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead ...

  Show more

SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock
Software Engineering Daily

Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi ...

  Show more