• CubitOom@infosec.pub
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      You don’t know me.

      I’m making a htmx/go-lang app right now. And as someone who browses the web with NoScript enabled, my first architectural decision was indeed to not use JavaScript and process everything sever-side.

        • CubitOom@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 month ago

          The go-lang handler is the replacement server side

          Edit, upon further investigation I think you are right. I thought I could use htmx for some things without JavaScript but it doesn’t seem like that, or it’s just such rare goal that it’s hard to find that implemented. Backbto the drawing board if I want this app to run kn a browser and not natively.

    • MadhuGururajan@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

      Exhibit A of why “web developers” get disrespected by the rest of the software developer community and mocked for not being real software developers.

      Learn the fundamentals and you don’t need to pretend that Javascript and the ecosystem surrounding it is not unnecessary suffering.