• Rikudou_SageA
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Also enjoy your SQL injections, XSS injections and various other fun things that frameworks solve for you.

    • MadhuGururajan@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      they don’t solve them. They make it harder for you to make mistakes. Doesn’t stop a capable developer from still introducing vulnerabilities.

      that html page without js and just links is MORE secure than anything with JS.