Loading video...
Video Failed to Load
I really think, #Blazor is technically the most mature, well thought out UI framework out there. Sure, it will never replace #react or #angular. But they need to take some notes!
15,961 views • 1 year ago •via X (Twitter)
10 Comments

Here's a longer comparison between #Blazor and #NextJs for more context:

Blazor WASMs biggest weakness is that it uses wasm. Blazor server’s biggest weakness is that it uses signalr aka websockets in order to function well. These are external factors that hinder major adoption of Blazor imo. They are great for internal apps.

Talking in terms of WASM and Blazor Server is already "old". What I'm referring to is Blazor SSR, which in my opinion is the best SSR solution out there right now.

Love working with Blazor. It takes a little getting used to but I much prefer it to django. I tried to go js framework a few times but I just found using dotnet end to end to be the most complete experience.

never say never

I can't agree more.
How would you compare it to Flutter on the mature and well thought scale?

agree!

Nah, Razor page syntax is just UGLY, hot reload is just pure garbage. I mean it's an option for someone out there but the best UI framework? nah bro take your pills

@MrPeterLMorris I was a huge Blazor Server fan. We used it in prod apps for some customers and thing went fairly smooth. But I think SSR will generally be the main programming model for the web soon enough

