• Dojan
    link
    fedilink
    471 year ago

    Very spot-on. I was expecting a regular HTML-based page but this just looks identical to old.reddit. I’m very impressed.

    • LiveLM
      link
      fedilink
      201 year ago

      I believe Reddit’s code was open sourced for a period of time, maybe that’s this looks identical.

      • @madcow@lemmy.ml
        link
        fedilink
        261 year ago

        Every web frontend is source-available. You can do some obfuscation sure, but it’s always possible to just grab the computed style properties when the document finished rendering.

        • LiveLM
          link
          fedilink
          101 year ago

          Well yeah, but I imagine being able to look at Reddit’s back end code might have helped make sure it behaves identically to the real thing.