Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: templating Clear Filter

The time is right for a DOM templating API

TL;DR: I want to propose adding a declarative templating API to the web platform. Here's why... The web platform is the most successful application runtime of all time. While the largest reason for this is the web's reach, it wouldn't be possible without the DOM API, which turns a mostly static document viewer into a highly dynamic and expressive runtime. For as much hate as the DOM sometimes receives (some of that deserved, but some really not!) the DOM is undeniably a very powerful API. This