DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

No More JavaScript: How Microsoft Blazor Uses WebAssembly

2 years ago thenewstack.io
No More JavaScript: How Microsoft Blazor Uses WebAssembly

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

Last week https://thenewstack.io/web-app-development-sans-javascript-with-microsoft-blazor/, Microsoft’s web stack that eschews JavaScript and enables developers to use WebAssembly on the client side. You will remember previously that you can have multiple routes marked out on the page.

{ currentCount++; This takes a parameter from the URL and puts it straight into the code (allowing for capitalization differences) using an override.

It shows some fake weather: On the backend is this a simple fake service in pure C#: 1 public class WeatherForecastService

So in summary, we make a fake service for our server, register it, then “inject” it into the pages of the App.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com