top | item 45897709

(no title)

pathartl | 3 months ago

Blazor is pretty great. It is mature at this point and MS is using it internally more and more. Trying to go back to something like React makes me shudder. It's not perfect, but it's better than many alternatives.

discuss

order

oaiey|3 months ago

I agree. For Blazor there is hope. It is standard based (web assembly, HTML, css) and it feels very intuitive particularly when compared to other spa frameworks like react. Also you can reuse all your html, css and design systems you have. Which is huge because like that it hooks up with the whole web development stack.

pathartl|3 months ago

For as much crap as MS gets, the entire ASP.NET Core stack is an oasis.