Every Monday, I share my "reading notes". Those are a curated list of all the articles, blog posts, podcast episodes, and books that catch my interest during the week and that I found interesting. It's a mix of the actuality and what I consumed.
You think you may have interesting content, share it!
You think you may have interesting content, share it!
The suggestion of the week
- Using Azure Key Vault to manage your secrets (Chris Noring) - Wow, this is a very complete post that explains with Azure Key vault is great and it also explains how to build a simple n\Node.js app to read a value from it.
Programming
-
Blazor - Getting Started with Localization (Cody Merritt Anhorn) - Nice quick tutorial to get started.
-
Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI (Damian Brady) - This is extremely interesting for all .Net developers. We now have a super-easy way to create a workflow from everywhere using the CLI.
-
How to fix Blazor WASM base path problems (Kristoffer Strube) - Interesting post that suggests a complete solution for a common issue. Could it be added to the framework and become native?
-
Using Environments for Approval Workflows With GitHub Actions (Aaron Powell) - Pretty cool novelty looking forward to testing it.
Miscellaneous
- Looking back on Software Development in 2020 and forward to 2021 (Scott Hanselman) - A very interesting post and excellent follow up on the podcast topic. So after all it looks like 2020 was good at something.