-
Just read an article that says "in the good old times", you could build a JS site w/ just an HTML file and a script tag. THIS. STILL. WORKS. In 2020. And is _totally_ fine for a lot of use cases (well, use <script src>, not <script> in the page if you can).