Hacker News new | ask | show | jobs
by nardi 866 days ago
It means you compile-in a direct reference to the node that needs to be updated when some property changes, so instead of searching the tree of n nodes to find it, you already have the reference.