News

For ChatGPT to write the code, it has to know what I want it to do. More thinky time. Log Entry 005 - Friday, 7:12pm I decided that, rather than do a Chrome extension, I'll do a JavaScript ...
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.
In a previous column, I showed how to create a "Hello, World" application that integrated JavaScript functions and C# Blazor methods. However, my Blazor-world and JavaScript-world code didn't interact ...