Shared UI Means Shared Contracts, Not Shared Hosts
A component can compile in a shared assembly and still be impossible to construct in one of the applications that renders it. That is easy to miss whe…
Latest Architecture news from Tech News
A component can compile in a shared assembly and still be impossible to construct in one of the applications that renders it. That is easy to miss whe…
Navigation looks harmless because it sits at the edge of the code: call a method, change the route, and continue the journey. But a redirect is not me…
A notification badge looks like a small feature. In a distributed application, it can expose a large architectural assumption. I recently investigated…
Learn secure authentication in Blazor with this production-ready starter template. JWT tokens, cookies, Radzen UI, and clean architecture explained. T…
If you have built a web app in the last five years using the dominant JavaScript frameworks, you know the drill. You start a simple project, and withi…