Blazor Using AppSettings in Blazor WebAssembly While client-side Blazor technically isn't yet stable, I love working with it more than other web front-end technologies. One significant hiccup I found while developing Cognitive Studio is having environment-sensitive configurations for the
Blazor Publish client-side Blazor to GitHub pages Trying to publish client-side Blazor to GitHub pages but doesn't work? This blog posts covers how to make that happen! 🚀