Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As someone currently using bleeding edge Blazor at work, and Phoenix on my own time, this is wromg to the point of comedy.

The big thing that LiveView has going for it is that it transforms the client session into just another process to communicate with, using the same message passing tools as the rest of the language, with very little headache because concurrency is already an expectation.

Blazor can never achieve this, because C# is not a concurrency focused language.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: