I personally hate rounded corners and shadows added everywhere. Makes most things look crappy and smudged.

  • @RoyaltyInTraining
    link
    121 year ago

    Single page apps are cool when they are done right, but such a huge hindrance when navigation is based on buttons and js.

    • @[email protected]
      link
      fedilink
      English
      71 year ago

      Thing is you can have a single page app that still works with middle click, depending on the framework it’s mostly automatic or some config for the router.

      At least that’s what I can say from my experience building a single page app, but considering I’m using new tabs extensively I did have some bias to make it work.