It is time to share new reading notes. It is a habit I started a long time ago where I share a list of all the articles, blog posts, and books that catch my interest during the week.
Cloud
- Resource Group Location Matters (Sam Cogan) - And voila! Planning is everything... Almost
Programming
-
Visual Studio Code Day 2023 (Burke Holland) - An event is coming up for VS Code and you don't want to miss that. During that one day, so much will be shared about this amazing editor.
-
Docker Gets up to Speed for WebAssembly (B. Cameron Gain) - Excited to see this wasm + docker story progressing. Should I give it a try or wait a little more... That's the questions
-
Create a Custom Connector for your Web API from within Visual Studio (Marcel Ferreira) - Interesting! So the question is not IF I will create a connector, but more by WHAT should I start?!
-
Static Methods vs. Non-Static Methods in C# (Matjaz Prtenjak ) - Learn all the differences, pros, and cons between the two. No stone is left unturned.
-
Docker Compose Experiment: Sync Files and Automatically Rebuild Services with Watch Mode (Milas Bowman) - This preview command is available for an easier development time.
-
Docker Gets up to Speed for WebAssembly (B. Cameron Gain) - take the best advantages of the Wasm ecosystem.
DevOps
- Choosing a container platform (Kit Dergilev) - This is a great post that shares different options for our container environment based on some scenarios.
Miscellaneous
- How to contribute to Microsoft documentation (Luke Murray) - Oh yes! You should give it a try the feeling you get when your changes are merged...