Here’s an expanded list of component features I’ll try to incorporate into all the BCA components. Obviously all these features are not applicable to every component, but I’ll attempt to …
Category: Design
What features should a component have? Too many and it isn’t as reusable. Too few and it doesn’t provide much benefit. Examining the components that come with Blazor might help …
The effects of Blazor component size on maintenance and reusability When I first started working with Blazor I loved the fact that everything in Blazor was a component and components …