Last Saturday on August 8th I had the chance to talk about Blazor on the CodeCampSDQ conference. We discussed what is Blazor, and why every .Net developer definitely needs to at least take a look at it. We answered questions like Is Javascript dead? Another Silverlight? How about performance? Blazor Server vs WebAssembly and the brilliant future of Blazor.
Month: August 2020
XAFers Community Standup. Testing, DevOps and more.
Date and Time: August 13th 2020 10:00 am (GMT -7) Arizona Time
Tentative Agenda:
- Introductions
- Announcements
- Why Testing?
- Controllers Management Module Demo – Dave
- Unit Test and Easy Test Demo – Joche
- CI/CD Demo – Jose Javier
- Tasty Demo – Manuel
- Questions
XAF Blazor Url Shortener
XAF Blazor Url Shortener deployed to Azure and using Azure functions under the hood.
Short Urls are saved to Azure Storage (really cheap) so no worry about an expiration date. I will leave them there for at least 180 days before doing any automatic clean up.