Custom JavaScript can now be added to AMP pages, Google announced this week. The amp-script component can be used to enable user interactions, and to share code across AMP-enabled and non-AMP pages.
So I create a Visual Studio .Net web form on a server and can get that to run just fine. I then switch to the html view of the page and try to add some javascript buttons using the <script> tags, when ...