Aspnetcore: Add learn-blazor documentation to README.md

Created on 9 Apr 2018  路  1Comment  路  Source: dotnet/aspnetcore

The 'getting started' tutorial in the readme is great and helped me to get to grips with the basics of Blazor but I hit a brick wall while trying to find documentation. I understand that there is a Blazor.Docs repo, but that seems to be a work-in-progress at the moment.

I finally found https://learn-blazor.com by luck (somebody linked to it in the comment of a different issue) and it seems to be a great alternative to official docs until they are ready.

I thought it would be useful for anybody new to Blazor to add a link to the website to the 'getting started' section because it is very hard to find any information about Blazor at the moment (for example, I googled "learn blazor" and not a single result was related to the framework.)

area-blazor

Most helpful comment

We're working on getting an initial set of official Blazor docs published "soon", soon enough that I think we can hold off on updating the readme. The author of https://learn-blazor.com (@rstropek) is actually helping us out with the content. Once the official docs get published I believe the plan is to retire https://learn-blazor.com.

>All comments

We're working on getting an initial set of official Blazor docs published "soon", soon enough that I think we can hold off on updating the readme. The author of https://learn-blazor.com (@rstropek) is actually helping us out with the content. Once the official docs get published I believe the plan is to retire https://learn-blazor.com.

Was this page helpful?
0 / 5 - 0 ratings