• CubitOom
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    5
    ·
    5 months ago

    Actually, my first architectural decision was to not use JavaScript.

      • CubitOom
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 months 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
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            5 months 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 a rare goal that it’s hard to find that implemented. Back to the drawing board if I want this app to run in a browser without JavaScript and not natively. Or I can just accept that I need JavaScript enabled for the server with no other dependencies.

      • MadhuGururajan@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months 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.