875: JavaScript Signals Explained

875: JavaScript Signals Explained

Up next

987: Remote Coding Agents

Scott and Wes break down the world of remote coding agents — what they are, why you’d want one, and all the different ways you can run them, from Cursor Cloud and Claude Code to an old laptop sitting on your floor. They cover real-world use cases, environment setup, API key manag ...  Show more

986: Does Code Quality Matter Anymore?

In this potluck episode, Wes and Scott answer your questions about popover navigation patterns, the Vibrate API on iOS, whether code quality still matters in the AI era, Wes’s evolving Obsidian second-brain setup, where to start with modern full-stack JavaScript, and more! Show N ...  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