@mapache It is far from perfect with #blazor webassembly too - frequent build errors and runtime errors.
Fortunately it seems like the AI is normally able to resolve the errors once I paste the failure back into the chat.
I wonder if there's a way for cursor to feed the build results directly back into the AI?
It has exceeded my efforts in that it has created an app that *looks* better than my efforts, because it is continually updating #css to go along with the #blazor pages and code. I lag behind on the UI design, as that's not my strong suit.
It has fallen behind, because my code has a data store, and I haven't asked the AI to build out the backend yet.
At this point I've spent around 4 hours having the AI build the app.
I previously built this app myself, using #blazor server. So I do have some basis for comparison: AI vs human.
fwiw, I am good at Blazor and very good at #DotNet
I think it is fair to say that the AI has fallen short and also exceeded my manual efforts.
The app is a character sheet for a #ttrpg based on a custom game system my friends and I have been evolving since around 1985. These days I suppose you could compare it somewhat to the #fate system a little?
I asked the AI to create it using #blazor, and it chose the #webassembly option. I'm not sure that's correct, but I suspect the AI can easily convert it to Blazor server if necessary.
It's the #Blazor Puzzle https://youtu.be/RLxbAmrHW5A episode 72 with @csharpfritz and myself premiering Friday, April 4 at 2PM ET.
Here are 12 videos you have to check out!
Here's a collection of some of my more popular videos on YouTube:
https://youtu.be/Zf0YWgNbKnQ
In this video, I discuss the Reddit post about Rust replacing all of the C# at Microsoft.
https://youtu.be/5OKLiQM2y30
This video talks about using plugins within a vertical slice architecture. I walk through one of my solutions to show how I have set things up.
https://youtu.be/fTyubohxBGU
This video is on plugin usage in Blazor! As someone that loves using plugins, I had to show the usage in Blazor as well!
https://youtu.be/Wa3sdKGp3wE
This video explains how you can use BenchmarkDotNet like all of the performance examples you see across the web!
https://youtu.be/RR7Cq0iwNYo
For the beginners out there for C#, this video details how IEnumerable works. While it doesn't do a super technical deep dive, it should help explain the behavior vs something like an Array or List.
https://youtu.be/_v9k74gWJtE
A step by step guide on setting up watches for debugging in Visual Studio.
https://youtu.be/yg-qZXPBlKM
If you're interested in getting started with Autofac, this video is a perfect starting point!
https://youtu.be/GE-phyI6lEM
What's faster? Task.WhenAll or Parallel.ForEach? Only one way to find out!
https://youtu.be/iEfuyxwKQCE
A fun look at composition (compared to inheritence). No experience required for this one!
https://youtu.be/rohq-Wqj0yI
Getting setup with xUnit for writing unit tests!
https://youtu.be/Mk8bwXIZTXg
This is a fun video on how to make your own ASCII art generator!
https://youtu.be/xsY9tyRbCVk
How to switch up your code to move away from Enums by refactoring them out!
---- Sign up for my email newsletter!
Share with your network!
Blazm and StageCoder Extensions for Visual Studio | Visual Studio Toolbox with Leslie Richardson & Jimmy Engstrom.
Blazm and StageCoder Extensions for Visual Studio | Visual Studio Toolbox with Leslie Richardson & Jimmy Engstrom.
www.youtube.com/watch?v=uR5Y...
#blazor #dotnet #visualstudio #webdev #aspnetcore #devcommunity
Blazm and StageCoder Extension...
Want an update on the status of the next version of the Microsoft Fluent UI #Blazor library (V5)? Check out https://github.com/microsoft/fluentui-blazor/discussions/3609
BadgeFed Authentication, finally.
I had a hard time to get it work until I realized I was trying with a different #blazor than what I was expecting. I am still learning.
Anyway, I expect great progress in the following days.
New blog post!
What Books Should I Read to Learn ASP.NET Core and Blazor?
https://kerrick.blog/articles/2025/24-books-asp-net-blazor-front-matter/
A question I often see asked about #Blazor - Is Blazor Front-End or Back-End?
https://youtube.com/shorts/NMBMK6MMF9Y
Getting Started: Document Editor for Blazor in #ASPNETCore | by Bjoern Meyer.
Getting Started: Document Editor for Blazor in #ASPNETCore | by Bjoern Meyer.
www.textcontrol.com/blog/2025/03...
#blazor #dotnet #webdev #ux #csharp
Getting Started: Document Edit...