If you think you may have interesting content, share it!
Cloud
- Backing up files to Azure blob storage with azcopy (Andrew Lock) - A very interesting solution to a situation we are all facing. Nice to see the OSS project (I didn't know that one) and smart way to use Azure.
Low Code
- Building your own copilot – yes, but how? (Part 1 of 2) (Carlotta Castelluccio) - This is a cool tutorial to build a Copilot codeless style.If you prefer code style watch for part two coming soon.
Programming
-
Structuring a Clean Architecture Folder (Adrián Bailador Panero) - Nice quick overview of the folder structure.
-
Git Lesson: How to Use .gitignore and .gitkeep? (Rita Lyczywek) - Two important files indeed when using Git.
-
Cookies vs Session Storage vs Local Storage (Royal Jain) - Clear post that explains the purpose and differences between 3 useful tools.
-
14 Things To Check Before Deploying a Website 👨💻🔥 (Arjun Vijay Prakash) - Quick sanity check before publishing.... It is always a good idea.
-
Difference between CultureInfo.Get and new CultureInfo - Gérald Barré (Gérald Barré) - Short post how performance tip with cultureInfo.
-
Simpler auth for Blazor Web Apps with Auth0? (Jon Hilton) - A wonderful tutorial very well detailed that explains how to use Auth0 with Blazor server app and search some gotchas so our experience goes smoother.
Miscellaneous
- Azure Communication Services January 2024 Feature Updates (Daysha Carter) - Improved management and a new data channel, great updates to start the year with a bang!