the programming construct of wish, which created a global conditional function to say something like
wish <div> is green
wish <div> is green when X
This effectively creates a listener to the global set of variables that takes effect only when the selected dependency changes. This is very similar to coda formula language in recalcing when the upstream value is changed but instead it can take a stateful action…