Good Monday, it's time to share new reading notes. Here is a list of all the articles, blog posts, and podcast episodes that catch my interest during the week.
Cloud
- Visual Studio Code Tools for Azure Revamped (David Ramel) - Time flies! Five years already... And probably the first extension I personally ever installed.
Programming
-
Who should mark PR comments as resolved? (Dan Clarke) - In your team who is doing it?
-
14 Containerization Use Cases: Hit a Home Run with Containers (Hiren Dhaduk) - Nice list of real-life story and situation where docker shines and empower.
-
Adding a CLA Bot to Your GitHub Repository (Calvin) - This seems simple to do... I assumed adding a bot in GitHub was more complicated than that. Nice post.
-
Keep your experiments separate (Jessica Joy Kerr) - This post shares good practices when adding features to our app... Because we never know the full impact when we start.
-
Static code analysis with NDepend (Andreas Nesheim) - I'm always curious about those tools. I think they could also be useful when connected to your CICD and automation processes.
-
When WebAssembly Replaces Docker (B. Cameron Gain) - Interesting post that explains why WASM is indeed more interesting than docker in some scenarios.
Miscellaneous
- 5 great books for the summer (Bill Gates) - There are a few books that I put on my to-read list. There you go.