Hacker News new | ask | show | jobs
by spankalee 1182 days ago
Only diffing data and not static portions of templates is exactly what lit-html does too: https://lit.dev/docs/templates/overview/
1 comments

Isn't diffing of data exactly what angularjs (v1) used to do until that fell out of favor?