Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Independent

Blazor Tutorial - Blazor School

via Independent

Overview

For Beginners
Blazor School offers the most straightforward code examples, guiding you through each step with ease. By following the tutorials, you will gain a comprehensive understanding of Blazor and be able to confidently incorporate it into your next project.Up to date

Up to date
Blazor School is a comprehensive and up-to-date resource for Blazor documentation, which is based on the latest updates and advancements from Microsoft. Blazor School is the go-to resource for developers looking to learn and stay current with Blazor. (Current tutorial version: .NET 7)Prerequisite

Prerequisite
Blazor School requires minimal prerequisites, just a basic understanding of C#, HTML, and CSS. The tutorials will handle the rest, allowing you to learn and master Blazor with ease.The next trend!

The next trend!
If you're looking for a SPA framework that is both SEO-friendly and fast, Blazor is the solution. Not only does it provide the benefits of a SPA, but it also utilizes the latest web technology, WebAssembly, making it faster than traditional SPA frameworks.Community friendly

Community friendly
Blazor is an open-source and free project developed by Microsoft, boasting over 100,000 open-source contributions and the participation of more than 3,700 open-source companies. It's a robust and actively maintained framework that provides a cost-effective solution for building web applications.Progressive Web Apps

Progressive Web Apps
Blazor enables you to create Progressive Web Apps, allowing your website to function offline and providing a native-like experience for users. It's a powerful feature that enhances the accessibility and usability of your web app.

Syllabus

Blazor Server

 Blazor Server is a good model if you want tranditional website that runs on a server. 
  • Requires Internet connection to run.
  • Fast load.
  • Built-in SignalR.
  • Use byte code to transfer data between backend and frontend.
  • Can be hosted on Azure Web Apps, VPS.


Blazor Web Assembly
Blazor Web Assembly a.k.a Blazor WASM is a good model if you want modern website called Progressive Web Apps that can run without the internet. 
  • Can access the website when offline and online.
  • Use JSON to transfer data between API and frontend.
  • Can use serverless hosting model.

Taught by

Huy Tran

Reviews

Start your review of Blazor Tutorial - Blazor School

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.