Blazor Tutorial : Razor Components | Lifecycle Methods - EP08

Опубликовано: 11 Ноябрь 2019
на канале: CuriousDrive: Solve Coding Problems & Win Prizes!
20,123
263

Hey Coders,

Subscribe here -    / @curiousdrive  
Talk to us on -   / curiousdrive  

Like our page -   / curiousdrive  
Follow us on -   / curious_drive  
Follow us on -   / curiousdrive  

Make a donation - https://www.paypal.me/curiousdrive
Be a member -   / curiousdrive  

Find Code here - https://github.com/CuriousDrive/BookS...

In this #Blazor Tutorial, I am going through the life cycle of page/component in Blazor #C# Apps. Also what happens when StateHasChanged function is called. And how you can clean some of your instances when you leave the UI

Important #Lifecycle methods -
OnInitialized
OnInitializedAsync
OnParametersSet
OnParametersSetAsync
OnAfterRender
OnAfterRenderAsync
ShouldRender
IDisposable - Dispose

Happy Coding!!