Y
Hacker News
new
|
ask
|
show
|
jobs
by
rictic
2374 days ago
Check out lit-html. You write functional style code, but the library does efficient minimal mutations of the dom with no virtual dom, and no dom diffing.