
Programming · Jan 17, 2025 · 17 min
Episode 23 - Building a minimal reactive framework
0:00-17:54
transcript
show notes
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.


