Blazor Webassembly Tutorial | Getting started with Blazor (#1)

Опубликовано: 13 Октябрь 2024
на канале: Tech With Pat
2,124
40

Blazor is a framework for creating web applications using C#, HTML, and CSS.
It’s similar to frameworks like React.js or Angular.js, but instead of Javascript, you use C# 🔥.

This video is the first in a series to come. I introduce Blazor and set up the development environment.
Throughout the series, we will create a Notes app using Blazor WebAssembly.

TIMESTAMPS :

00:00 Intro
00:20 What is Blazor ?
00:25 Hosting model
01:48 Blazor Notes App Demo
02:08 Prerequisites
02:22 Tools
03:38 Create the Notes App

SOURCE CODE :
https://github.com/estyval/BlazorNoteApp

OTHER VIDEOS FROM THIS SERIES :
Blazor WebAssembly tutorial #2 - Components:    • Blazor Webassembly Tutorial - Underst...  
Blazor WebAssembly tutorial #3 - Event Handling:    • Blazor Webassembly Tutorial - Event H...  
Blazor WebAssembly tutorial #4 - Dependency injection:    • Blazor Webassembly Tutorial - Blazor ...  
Blazor WebAssembly tutorial #5 - Deploy to Microsoft Azure:    • Blazor Webassembly Tutorial - Deploy ...  

BLAZOR OFFICIAL DOCUMENTATION :
Introduction to ASP.NET Core Blazor: https://docs.microsoft.com/en-us/aspn...

WEB ASSEMBLY :
Web Assembly (WASM) in 100 Seconds by Fireship:    • Web Assembly (WASM) in 100 Seconds  

LET'S CONNECT :

🌍 Website: http://makanda.io
💻 Github: https://github.com/techwithpat
🕴️ LinkedIn:   / patrick-tshibanda-431017135  

If you like the content, like the video and subscribe to the channel.

#blazorwebassemblytutorial