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

Explicit vs implicit dependencies (useEffect vs Signal.Computed/effect) and the fact that signals in contrast to useState can be used outside of react context which I assume is a good thing.

I personally mostly prefer more explicit handling of "observable values" where function signatures show which signals/observables are used inside them.



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

Search: