• #dev 2023-07-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-07-15 UTC
# 17:23
[fluffy]
I’m not a fan of using the DOM methods for generating things, though. It’s unnecessarily verbose/unwieldy and usually slower than just shoving a text string at .innerHTML or whatever.