SkillAgentSearch skills...

BlazorComponentCommunication

Blazor Component Communication & State Handling: Event Callbacks, Cascading Value, State Container

Install / Use

/learn @claudiobernasconi/BlazorComponentCommunication
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Blazor Component Communication & State Handling

State handling is a common problem. It doesn't matter what kind of application; sooner or later, you want the different parts of your application to talk to each other.

YouTube Video

This repository is a resource for the Blazor Component Communication & State Handling YouTube video on my .NET developer YouTube channel.

Content

The following patterns & techniques are explain in the video and in this repository:

  • Event Callbacks (Calling a Method on a Parent Component)
  • Cascading Values (Building a Component Hierarchy)
  • State Container (Advanced App State Handling)

Versioning

This repository is using a Blazor WebAssembly app on .NET 5.

Learn more about Blazor

Check out the FREE Blazor Crash Course to learn more about Blazor web application development.

Connect

https://twitter.com/CHBernasconiC
https://www.claudiobernasconi.ch
https://youtube.com/claudiobernasconi

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

HTML

Security Score

55/100

Audited on Oct 14, 2024

No findings