• Mihies@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      6 days ago

      I disagree. Server side blazor is really a great fit for internal apps at least. Then you have a combination of the two, where your app starts quickly in server side mode, once the wasm code is downloaded, it switches to client side mode.