Hacker News new | ask | show | jobs
by ernsheong 2805 days ago
Try https://github.com/Polymer/lit-element for an alternative to VDOM, without the VDOM part. It's reactive and uses lit-html under the hood.