• tsonfeir@lemm.ee
      link
      fedilink
      arrow-up
      16
      arrow-down
      3
      ·
      11 months ago

      There are a lot of standard practices like… using a router to load the content of your SPA according to the url.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        9
        ·
        edit-2
        11 months ago

        What I’m saying is, there’s no right way to build a thing that is inherently wrong.

        • tsonfeir@lemm.ee
          link
          fedilink
          arrow-up
          7
          arrow-down
          1
          ·
          edit-2
          11 months ago

          You could build it with no input sanitation. That’s wrong.

          • grue@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            arrow-down
            11
            ·
            11 months ago

            Even a perfectly-built SPA is a thing that should’ve been a different kind of program (a native app or even something like Java Web Start) instead.

            • tsonfeir@lemm.ee
              link
              fedilink
              arrow-up
              16
              arrow-down
              1
              ·
              11 months ago

              I strongly disagree, but I respect your opinion which was no doubt formed by different experiences with web technologies than I’ve had.

    • andrew@lemmy.stuart.fun
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      There’s no one right way. Saying there are wrong ways doesn’t imply the existence of one right way, though.