News

Not only can you integrate JavaScript with Blazor, that integration provides a strategy for moving your existing pages to Blazor without having to rewrite your existing JavaScript code.
Downloading compiled C# code to the browser using Blazor is all very good -- but it would be so much better if you can integrate your Blazor code with JavaScript. Here’s how to do that.
HTMX is the HTML extension syntax that replaces JavaScript with simple markup. It could change the course of web development.
Always test your pages using Google’s own tools and third-party resources to view the rendered HTML to make sure all your content is showing up.
For Angular, Vue, React and more, just type a few keystrokes to quickly insert a small block of code functionality to speed up your JavaScript development in VS Code.