Magento 2: move the javascript to the end of the body
As Magento 2 migrated away from Prototype I was expecting that this would be fixed in M2.
So, is there a way (easy or not) to move all the <script> tags to the end of the <body> tag instead of the <head> ?