Episode 24 - AI Agents

Episode 24 - AI Agents

Up next

Episode 25 - Micro Frontends Patterns

The episode is inspired by research I conducted a few years ago in which I interviewed hundreds of other senior engineers and architects building web applications at scale.I begin by introducing the concept of micro frontends and discussing when to use them versus relying on more ...  Show more

Episode 23 - Building a minimal reactive framework

This episode explores building a minimal reactive framework using signals as a reactivity primitive. We'll look into implementing a simple component model, composing components, separating the view into static and dynamic parts, and implementing fine-grained reactivity. 

Recommended Episodes

875: JavaScript Signals Explained
Syntax - Tasty Web Development Treats

JavaScript is missing a built-in way to make variables reactive—but Signals might change that. Scott and Wes break down what Signals are, how they compare to React state, and how different frameworks like Preact, Solid, Vue, and Qwik are already using them. Show Notes 00:00 We ...  Show more

Talking Kotlin #99 HTTP as a Function With http4k
Talking Kotlin

In this episode, we talk to Ivan Sanchez and David Denton, the co-creators of the http4k framework, which provides a simple and uniform way to serve, consume, and test HTTP services with Kotlin using a functional programming approach. 

Episode 220 - How to Actually Explain Complex Tech Without Being Boring
Two Voice Devs

Ever felt like your tech presentations, tutorials, or even code explanations are falling flat? You're not alone! In this episode of Two Voice Devs, Allen and Mark dive deep into the art of effective communication in tech, exploring how to move beyond just listing facts to buil ...

  Show more

802: Tree Shaking × useMemo vs useCallback × JavaScript Event Loop - STUMP'd
Syntax - Tasty Web Development Treats

Scott and Wes serve up a gameshow-style quiz with STUMP’d, challenging each other on web development trivia. From the differences between useMemo and useCallback to the intricacies of the JavaScript event loop, join them for a fun and informative session packed with web dev insig ...  Show more