Hacker News new | ask | show | jobs
by meemoo 4704 days ago
One method for dealing with this is what Pure Data does. You have a message component that can set a specific property of the next component.

    [innerHTML "hello"] -> [div]