Y
Hacker News
new
|
ask
|
show
|
jobs
by
zelly
2163 days ago
If you don't need IE support and only care about modern browsers...
<script type="module">
1 comments
Macha
2163 days ago
And also don't use modern frameworks like React or Vue, or don't mind sticking all your templates in strings, or in your index.html, and shipping 100kb of template compiler to to user, or write render functions directly ala mithril.
link