• #dev 2020-12-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-12-26 UTC
# 12:04
Zegnat
Putting <script> at the end of body means that a) they do not block the browser from rendering the rest of the page, and b) when they load you may not need things like OnDOMDocumentLoaded because the DOM is already complete.