Microsoft MVP for Development Tech. (C#, ASPβ.NET, Blazor, Azure Web Apps, TypeScript), http://github.com/jsakamoto, http://nuget.org/profiles/jsakamoto
jsakamoto
Loading...
[New Post]πͺOpening Pandora's Box in Blazor!
Call any DOM method (scrollIntoView, click, select...) from your .razor file, with zero external JavaScript files. The trick is the browser's built-in Object() function.
Power and peril, both unlocked π
dev.to/j_sakamoto/o... #Blazor
TODAY at the Blazor Community Standup, look at upcoming validation improvements in Blazor, including async validation, localized validation messages, and client-side validation without requiring an interactive render mode.
See you here at 10AM PT: www.youtube.com/watch?v=X-qA...
I built a Chrome extension in #BlazorWASM, tried rewriting it in #JavaScript, and found my way back to Blazor. Discover why Blazor offers a superior dev experience and seamless integration. #WebDev
π° Referencing and operating DOM elements in Blazor In Blazor, you can reference a DOM...
β‘ Speaker Spotlight:β¨We're proud to welcome Shaun Walker @sbwalker.bsky.social β creator of Oqtane and DotNetNuke (DNN), 17-time Microsoft MVP, and founder of devessence.com β at #trailblazor2026 β¨β¨
π¬ Session: Scaling Blazor Web Applications
jsakamoto
Released version 4.0.0 of Blazor.FileSystemAccess today! π It now targets the newest versions of my Blazor.FileSystem, Blazor.FileAPI, Blazor.Streams, Blazor.DOM, and Blazor.WebIDL packages, which has been a long-requested feature.
π§΅(1/5)
#dotnet #blazor
github.com/KristofferSt...
dev.to
π New AI Agent Skills for Blazing Story are here! Generate story files for your Blazor components and build custom addons, all by prompting your AI agent. Demo shows addon creation in action! blazingstory.github.io/docs/agent-s... #blazor
π New blog post on handling DOM events in #Blazor components:
"Things to Watch Out For When Creating Components That Relay DOM Events in Blazor" #DEVCommunity dev.to/j_sakamoto/t...
The new version of Blazing Story drops today!π
Thanks to Graphnode, the MCP server now serves custom and Markdown pages with full-text search to AI agents! Let AI agents navigate your design system like never before!
github.com/jsakamoto/Bl... #blazor
.NET
π Blazing Story v1.0.0-preview.80 is out! The long awaited Accessibility panel addon has arrived, scanning your story previews for a11y violations with impact severity, affected nodes, and clear fix guidance. Huge thanks to the axe-core team! π github.com/jsakamoto/Bl... #blazor
A Blazor wrapper for the File System Access browser API. - KristofferStrube/Blazor.FileSystemAccess
github.com
Video
I built a full Meetup.com clone from scratch using Blazor Server https://old.reddit.com/r/dotnet/comments/1sut7oq/i_built_a_full_meetupcom_clone_from_scratch_using/
#dotnet