• tiredofsametab
        link
        fedilink
        27 months ago

        People can pull <table> from my cold, dead hands.

        (though I’m usually only using it to display some status just for me and not for external consumption; the UI side can have a JSON if it ever comes to that).

        I used to be a full-stack dev, but I’ve been pure backend for so long now, everything I knew is outdated or deprecated.

    • @[email protected]
      link
      fedilink
      27 months ago

      Tbh I’m not a web person (more of a backend person) and don’t know the recommended practices. display: grid; is a good friend of mine xD

      • @[email protected]
        link
        fedilink
        English
        27 months ago

        I think using display: grid; as your default is the better default, so you’re all set. :)