• EpicVision
    link
    fedilink
    arrow-up
    13
    ·
    10 months ago

    I understand the point of static websites, but Vue Router is pretty nice

      • EpicVision
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Sure, but I don’t want to. SPAs are nice, but I also try to include a JS-free fallback solution that is loaded when the client doesn’t support Javascript. I think this is the best approach to web development. A good example for this is LocalMonero’s No-JS mode. You can use the toggle in the upper-left corner to disable all Javascript on the website, and it will still have most features. I love it.