Improve Signalr and React Performance User Experience
Running into performance issues with your SignalR and React app? Learn how to throttle updates without sacrificing user experience, and improve the overall performance of your app!
Running into performance issues with your SignalR and React app? Learn how to throttle updates without sacrificing user experience, and improve the overall performance of your app!
Find out how easy it is to supercharge your React app with real-time updates using SignalR, with this simple, streamlined approach to manage state and events—no more messy code!
SignalR let's you create real-time web applications with minimal effort. Like all the cool kids are doing!
Manual deployments are so last decade. Find out how GitHub Actions can simplify your life. Get your NuGet packages out faster and smarter.
With the flexibility of Minimal APIs, we've opened the door to a world of chaos. Let's explore three ways to make .NET Minimal APIs fit your project!
Proper exception handeling in your REST API shouldn't be just slapping a try-catch around everything. Let's find out a better way!
Missing OpenAPI documentation for dynamic query parameters? Learn how to generate it in .NET 7 yourself.
API documentation matters. Let's find out why and how to organize our OpenAPI documentation in .NET with Swashbuckle.
Everyone knows you should keep your code DRY. But might your code be too DRY?
While Marie Kondo advices us to go minimal, let's find out if the same goes for our APIs!
Ever wanted to be a hero, but ended up being a developer? Now is your chance!
Are C# Attributes underrated? Should you use them more? Let's find out together!