Re: [w3c/webcomponents] Make JavaScript Files a Valid Entry Point to a Web Page (#807)

> So you'd still start out with a `Document` and such? Doesn't really seem like a fundamental improvement then.

Yes, a client-side, dynamically generated document (made for scratch). We do this type of stuff server-side all the time, why can't the client shoulder some of this burden? Answer: because standard don't support client-side javascript as an entry point to a website.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/807#issuecomment-486284380

Received on Wednesday, 24 April 2019 15:12:57 UTC