News

It uses the V8 JavaScript engine to execute JavaScript code outside of a web browser. With Node.js, you can use JavaScript to write command line tools and to perform server-side scripting.
However, my Blazor-world and JavaScript-world code didn't interact much (for example, I was only able to call static C# Blazor methods from my JavaScript code). In this column, I'm going to go beyond ...