Hacker News new | ask | show | jobs
by pygy_ 3007 days ago
My understanding is that it is like Angular $scope but without the prototypal inheritance footguns.

Instead, you have islands in the vdom tree that share a single, common state object.