Blazor, like most systems for generating Web pages, supports using layout pages for repeated content. Here's what works and what doesn't (yet) work. At the top of all your Web pages you undoubtedly ...
In a previous column I covered the mechanics of integrating Blazor and JavaScript to support extending existing JavaScript-enabled pages with Blazor code. However, as Blazor takes over more of your ...