Settings

Theme

Ask HN: Could Golang have features similar to ASP.Net Core’s Blazor framework

1 points by hmcamp 3 years ago · 0 comments · 1 min read

Reader

Recently, I’ve dived back into the world of Asp.Net and I’ve been using Blazor [0].

Having built a few apps with it, I can see the value of having a strongly typed language on both the frontend and backend, as well as having the markup files and code being in the same file.

I’m now wondering what would be required to have something similar in Golang?

0: https://learn.microsoft.com/en-us/aspnet/core/blazor/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection