This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
This is a short introduction to Hasura GraphQL Engine and how to set it up on your local machine inside of a Docker Container. Hasura applies an API layer on...
Microsoft customer stories. See how Microsoft tools help companies run their business.
Microsoft customer stories. See how Microsoft tools help companies run their business.
Chapter 4. Decomposing the Database As we’ve already explored, there are a host of ways to extract functionality into microservices. However, we need to address the elephant in the room: … - Selection from Monolith to Microservices [Book]
Learn how to create your own Certificate Authority for your local servers so that you can run HTTPS locally without issue.
Carl shows you the benefits of keeping application data outside components and pages, and how to do cross-component change notifications. You can download th...
Should you choose React or Blazor? Find out the state of Blazor today and how it compares with one of the most popular frameworks, React.
Since the release of Blazor Server with .NET Core 3.0 last month lots of folks have shared their excitement with us about being able to build client-side web UI with just .NET and C#. At the same time, we’ve also heard lots of questions about what Blazor Server is,
We’ll compare performance of Blazor Server, Blazor WebAssembly and ASP.NET Core MVC, looking at network, number of HTTP requests and total load time.
Should I peek Blazor ?