In the sixth post of our SignalR for Blazor series, we bring it all together - the best practices that keep real-time apps reliable, the patterns worth repeating, and the anti-patterns that cause the most pain.
Read more →In the fifth and final post of our SignalR for Blazor series, we look at real-time notifications - the notification types, hub design for sending and receiving, and a complete notification center example.
Read more →In the fourth post of our SignalR for Blazor series, we look at streaming data updates - continuously pushing data from the server to clients, perfect for dashboards and monitoring applications.
Read more →In the third post of our SignalR for Blazor series, we build a real-time collaborative text editor where multiple users can type in the same document and see each other's edits instantly.
Read more →In the second post of our SignalR for Blazor series, we take a closer look at connections and hubs - what they are, how clients connect, and how data flows between client and server.
Read more →What is real-time communication, what is SignalR, and why does it pair so naturally with Blazor? This is the first post in our SignalR for Blazor series.
Read more →An MCP server is just another delivery mechanism, the same as a controller or any other endpoint. MCP servers are the manner in which you can hand that source of truth to an AI coding agent.
Read more →Why Clean Architecture's explicit boundaries make it the ideal guardrail for keeping AI coding agents consistent and maintainable.
Read more →Sadukie recently attended QA or the Highway 2026 and shares some of her observations from the sessions and conversations she caught there.
Read more →No API keys. No cloud. Just your documents, a local LLM, and a dream.
Read more →