• Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 day ago

    Why using scripts if there is a perfectly fine <table> tag that works for 30 years on any browser?

    • sbv@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      I think the article is saying that you can use a specialized API for client side rendering, rather than createElement() - which doesn’t seem all that different tbh.