• Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    21 days 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
      5
      ·
      21 days 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.