Blazor Design System (Part 1)
I have mentioned in several previous posts that I have a long list of Blazor applications that I want to build. I did a self-driven analysis of the structure and hurdles of all the different applications I have written and the applications I have planned to develop. I found patterns to slow starts. My new goal is to eliminate the built-in excuses for not even starting these new projects by building a design system. From my analysis, I found out I get stuck on several decision hurdles: 1. Colors 2. Layout 3. Authentication 4. Database Use 5. User Controls 6. ...