A JS-Free Web -- Wordle using Blazor
The web is an interesting and excited place to develop for. However, the ecosystem of Javascript, and even Typescript, are not pleasant. Everything is always in flux, from the libraries to the tooling. A hot new thing springs up every other day, and frameworks get abandoned just as quickly. In my experience, I spend more than half my time fighting the tool chain and not understanding how anything works. This is why I am excited about Webassembly and Blazor – Microsoft’s C#-backed solution to create web apps....