Every week, I publish my reading notes. Those are the articles, blog posts, podcast episodes, and books that catch my interest and that I found interesting. It's a mix of the actuality and what I was looking for. This one is the last of 2019!
Cloud
- Implementing GitHub Actions for an Azure Static Website (Aaron Powell) - An excellent tutorial that explains how to deploy a static website, build with Hugo, using the GitHub Actions.
Programming
- User Secrets in Docker-based .NET Core Worker Applications (Jimmy Bogard) - Nice gotcha.
- Awesome List of Top ASP.NET Core-Based Open-Source Application Projects (Bharat Dwarkani) - A nice list of projects to get inspired, or learn a few things.
- Upgrading the Blazor HTML Table with FlexGrid ( Alvaro Rivoir) - This is a great tutorial that explains very clearly step by step how to replace the grid in the default Asp.Net Core project.
Miscellaneous
- Advice to my 20 year old self (Scott Hanselman) - An Interesting post. But to be honest, the more I think about it the less I would spoil things. So as good or bad as it sounds, my advice would probably just be something like thrust yourself, you'll be fine.
~