Learning about Blazor Components

Learning about Blazor Components

Blazor uses components. I'm liking the component model a lot. its definitely has many uses to help move code around without repeating myself. For practice, I'm going through previous projects built in standard html, css and re building them in blazor. I'm having a blast.

PhoneComponent.png