tech.janvladimirmostert.comExploring new ways of building ultra-performant WEB applicationsA new generation of JavaScript frameworks / libraries are using ES6 template literals to achieve very performant DOM update cycles. One such library is uhtml The interesting part that I want to highlight is the html function: html`<h1>Hello ${first...Aug 21, 2021·1 min read