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

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.