Microsoft's Blazor web-dev tech received a raft of improvements in the new .NET 6 Release Candidate 1, including the ability to create custom elements, render components from JavaScript and even ...
Two days after releasing the stable version of Chrome 32, Google has announced the release of Chrome 33 beta for Windows, Mac, and Linux. New features include the addition of Custom Elements, speech ...
This post is about the exciting part of creating a custom tag helper: generating new HTML to go down to the user in the place of whatever "placeholder" tag you insert into your View or Razor Page. A ...