• Blue_Morpho@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    1 day ago

    I’m constantly amazed by the misuse of JavaScript. The web worked fine when it was all client side requests and server responses. JavaScript was for GUI and rare edge cases. Then it became the default for every webpage.

    This type of JavaScript has absolutely no business being on the client side where it can be modified by the end user.