Y
Hacker News
new
|
ask
|
show
|
jobs
by
westbrookjo
2627 days ago
Be sure to checkout lit-html and LitElement (
https://lit-html.polymer-project.org
&
https://lit-element.polymer-project.org
)...what you've written about here already exists!
1 comments
threeaccents
2626 days ago
Also give StencilJS a look. It's a compiler instead of a framework or library. The end result is pure vanilla components
https://stenciljs.com/
link