Hacker News new | ask | show | jobs
by stevensanderson 3017 days ago
Release notes: https://github.com/aspnet/Blazor/releases/tag/0.1.0

Blog post and tutorial: https://blogs.msdn.microsoft.com/webdev/2018/03/22/get-start...

1 comments

This is great. Can the new razor syntax - that can finally have nested child content - also be used server-side, i.e for amp components? Will it be possible to build universal apps, and re-hydrate server-rendered content on the client like with react?