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
โก 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
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
๐ 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
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
๐ 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
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
๐ 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...
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...
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...