Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: