1 min readJul 1, 2018
Checkout LitElement: https://github.com/Polymer/lit-element. It is a lightweight custom element that enables you to write WebComponents, which is a browser feature. No more framework churn. No JSX or DOM constructing hierarchical syntax, just plain ES6 strings. Checkout the starter kit using this: https://polymer.github.io/pwa-starter-kit/