Episode 22 - Signals
Programming - En podcast av Programming - Tisdagar
![](https://is1-ssl.mzstatic.com/image/thumb/Podcasts115/v4/e9/e7/8b/e9e78bdb-2573-b200-a36e-dff961bca55d/mza_12050385658737065530.jpg/300x300bb-75.jpg)
Kategorier:
In this episode, we'll explore a concept called Signal that has been getting a lot of traction in JavaScript over the past few years. I'll describe a simple implementation so you can understand the internals and then see how it relates to the traditional object-oriented design pattern observer.