Hacker News new | ask | show | jobs
by dfgdfg34545456 653 days ago
If TC39 Signals are merged this will be redundant. Signals are better than this as they keep track of the tree and don't do unnecessary traversals. With 'automatic useMemo' (this), the tree still needs to be fully traversed.