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

Mastering Algorithms: From Binary Search Trees to Dynamic Programming and Greedy Strategies
Architecture & Beyond: The Tech Transformation Podcast

In this episode, we explore foundational algorithms and data structures that every developer and computer science enthusiast should know. Covering everything from Binary Search Trees (BSTs) to advanced concepts like Dynamic Programming and Greedy Algorithms, this episode is packe ...  Show more

Networks and Complexity
Data Skeptic

In this episode, Kyle does an overview of the intersection of graph theory and computational complexity theory. In complexity theory, we are about the runtime of an algorithm based on its input size. For many graph problems, the interesting questions we want to ask take longer an ...  Show more

machine learning (noun) [Word Notes]
Hacking Humans

Enjoy this special encore episode. A programming technique where the developer doesn't specify each step of the algorithm in code, but instead teaches the algorithm to learn from the experience. 

Episode 67: Classic Computer Science Problems in Python
Data Science at Home

Today I am with David Kopec, author of Classic Computer Science Problems in Python, published by Manning Publications.

His book deepens your knowledge of problem solving techniques from the realm of computer science by challenging you with interesting and realistic scen ...

  Show more