Developing Reusable Components for Blazor WASM, by Emanuele Bartolesi

This talk was part of the JetBrains .NET Days Online 2022 conference. Details: https://pages.jetbrains.com/dotnet-days-2022

Description: One of the best features of Blazor is the option to turn pieces of user interface code into reusable UI controls. This feature increases your productivity, especially when you have created a lot of reusable components for different projects. In this session, I will show how to create a library with a lot of reusable components and how to share them at your company with GitHub Packages registry.

Speaker: Emanuele Bartolesi, Microsoft MVP & GitHub Star
Twitter: https://twitter.com/kasuken
Links: https://links.emanuelebartolesi.com/

Original stream: https://www.youtube.com/watch?v=u4UmUOYqzlU

#dotnet #blazor #JBDotNetDays