Y
Hacker News
new
|
ask
|
show
|
jobs
by
zyl1n
937 days ago
As a java backend dev, I am envious that Java doesn't have a modern equivalent of Blazor.
1 comments
kmac_
936 days ago
There was a sort of a equivalent - GWT. And it was really good and ahead of the time: it covered intermediate API out of the box, provided quite nice way to develop FE in plain Java, it was async, it allowed common BE and FE codebase.
link