TomasEkeli to .NET · 3 months agoMicrosoft designates Blazor as its main future investment in Web UI for .NETdevclass.comexternal-linkmessage-square15linkfedilinkarrow-up118arrow-down11
arrow-up117arrow-down1external-linkMicrosoft designates Blazor as its main future investment in Web UI for .NETdevclass.comTomasEkeli to .NET · 3 months agomessage-square15linkfedilink
minus-squareMihieslinkfedilinkarrow-up4·3 months agoI 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.
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.