|
|
|
|
|
by whoknowsidont
474 days ago
|
|
Blazor is not robust. It is not ready for production websites. Teams using Blazor are often not equipped to understand the stack and the intricacies of how it actually works under the hood, and therefore do not monitor for issues. And worse, when they become aware of these issues, they can do nothing to fix them (well, you technically can, most Blazor teams are not those teams). >It’s essentially the React of the C# world, No it is not even close to similar. If you are using Blazor on a website today I bet you a very, very large amount of money your users are consistently running into issues they cannot recover from. I know how Blazor works. A lot more than I care to. If you are actively using Blazor today that's a huge fuck you to both your end-users and anyone being forced to interact with the application. |
|