home.social

#webidl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webidl, aggregated by home.social.

  1. I've been working on adding typed exceptions to JSInterop in Blazor during the last couple of weeks. With this, we can know what type of error occurred and its message and not have every error be a JSException that simply just contained the stringified version of the JS exceptions.
    I'm looking forward to adding this and other quality improvements to all my libraries soon. ✨🚀
    #dotnet #blazor #csharp #webidl #jsinterop
    Project: github.com/KristofferStrube/Bl
    Demo: kristofferstrube.github.io/Bla