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.
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.
Google’s Area 120 has released a new smartphone app designed to teach beginners how to write code. It’s called Grasshopper, and it kind of feels like Duolingo for coding. While Duolingo offers ...
Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.
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.
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.
HTMX is the HTML extension syntax that replaces JavaScript with simple markup. It could change the course of web development.