Cloud
- Static Sites on Azure Storage vs Azure Static Web Apps (John Kilmister) - Yes both options are available.Do you know the differences?
Programming
-
Easier to fix async exceptions (Mark Downie) - Debugging Asynchronous code as been always more complicated, looking forward to seeing (and using) that new capability in .NET 9.
-
Simplify development with Dev Container templates for Azure SQL Database (Carlos Robles) - I love that! Instead or having multiple containers (database, dev environment) we can now have only one. No special configuration, faster into the code.
-
The 3 Most Common Security Mistakes Developers Make () - This is an interesting post that shares popular mistakes yes but also some better practices accessible to all.
-
How to make your web page faster before it even loads (Salma Alam-Naylor) - To make sure our users have he best experience possible it important to fine-tune some little details. This post goes deep and explains them very well.
Miscellaneous
- How to save your online writing from disappearing forever ( Barbara Krasnoff) - A series of online tools that could keep copies of the blog post you put online.
~ Frank