Hacker News new | ask | show | jobs
by hij1nx 5330 days ago
that the entire point of the templates component.

`<div id="greet">Hello <%= name %></div>` is a biproduct of many years of webservers not being able to parse DOM structures. DSLs come and go. they make markup non-portable. Moving away from DSLs is a step toward a more portable stack.