
Exploring new ways of building ultra-performant WEB applications
A 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, 20211 min read166