Comment by phito
3 days ago
Totally agree. I've been using blazor server + Claude for project and it just removes all the stupid complexity of having react + a rest API.
3 days ago
Totally agree. I've been using blazor server + Claude for project and it just removes all the stupid complexity of having react + a rest API.
I know right? You can share types, you don't need to glue API, etc etc. Why don't people realize that.
People do realize that, which is why such frameworks have first appeared decades ago. It's just that you can't fully paper over the network gap and pretend that it doesn't exist; eventually, the abstraction leaks.
Have they? I assume you are talking about PHP, which is not that kind of framework, because you would still have to write JavaScript. It lacks type safety too.
3 replies →