• #dev 2020-12-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-12-26 UTC
# 12:05
Zegnat
Because JS has the document.write() function that can write HTML into the page, by default browsers will stop HTML rendering and parsing when they see a <script>. So putting them in your <head> can slowdown the site.