Hi, When i first heard about blazor about a year ago I got very excited. I found the idea behind using C# for SPA development instead of javascript fantastic, since i am most comfortable with C# and not at all with javascript and typescript. The docs at [Introduction to ASP.NET Core Blazor | Microsoft Docs](https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.1) are very good and you can find great resources on the web such as this one: [GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.](https://github.com/AdrienTorris/awesome-blazor). I can recommend it to anyone to give it a try and build your next web-app with it, you'll find it is not complicated at all and good examples are available. My first project (still developing it) is here: https://www.spacewebs.eu. I am using the following: - [Free Blazor Components | 50+ controls by Radzen](https://blazor.radzen.com/) - [BlazorStrap Demo Site](https://blazorstrap.io/) - [MatBlazor - Material Design components for Blazor](https://www.matblazor.com/) Ciao, Sam
S
Sam Gerene
@Sam Gerene