Comment by buibuibui
6 months ago
I am using the standard Python library `contextvars.ContextVar` as the foundation of my reactivity system's dependency tracking mechanism. In the computation step, when Signals get accessed, I track them as dependencies.
No comments yet
Contribute on Hacker News ↗