This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: NhImF9sm4ZLMOk9V59MpOLbGRa8vfWTZ315G2L7f9lE
Cover

How to Create a Blazor Component Without Lifecycle Methods

Written by @madhup | Published on 2020/11/4

TL;DR
In this blog post, I am going to share how I created a Blazor component without life-cycle methods and razor file syntax. I found this approach after going through various components used in Blazor source code. The Rating component is a class only component so I am not creating a Razor component item. I hope you have learned one of many ways of creating Blazor components, but I am neither recommending this as the best approach nor insisting to use this approach for performance benefits. The final rating component will look like below below.

[story continues]


Written by
@madhup
Front end web developer with passion for problem solving and learning. https://madhust.github.io/

Topics and
tags
blazor|aspnet-core|dotnet|dotnet-core|programming|coding|coding-skills|software-development
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: NhImF9sm4ZLMOk9V59MpOLbGRa8vfWTZ315G2L7f9lE