Practical Posts
- Go faster with mockups
Struggling to get "in" to a feature, or know where to start? Try sketching out a mockup.
- Conditional Blazor Styles (without the if statements)
Sometimes you'll want your Blazor UI to change according to the data you're using to populate it
- Struggling to get going with a new feature? Start with the HTML
Build the skeleton and fill in the details from there
- Wait until the last responsible moment to add structure to your Blazor UI
Prioritise the ability to iterate and evolve your UI