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
-
Using WSL and Let's Encrypt to create Azure App Service SSL Wildcard Certificates (Scott Hanselman ) - A nice step-by-step tutorial. And after this, you will have a very useful script.
-
Deploy your Blazor app to Azure now for free! (Dennis Frühauff) - This is a simple easy-to-follow tutorial to deploy your Static web app in the cloud.
Programming
-
API Architectural Styles: REST vs. SOAP vs. GraphQL vs. gRPC | Postman Blog (Bruno Pedro) - Selecting the best architecture for our needs that a scary decision. This post explains the different architecture and shares a real-life story and tools to help decide.
-
Creating a VS Code editor extension (Tim Heuer) - The journey of a dev building an extension for Visual Studio Code.A very interesting post.
Open Source
- Build an Open Source Project: Behind the Scenes (Alexey Yuzhakov) - This post shares a story of a real-life open source project. It's about putting in the effort and doing the extra work to make our project more useful and accessible.
Low Code
-
Power Apps Dynamic Forms - Generate Forms From A Questions List (Matthew Devaney) - A tutorial that shows how to build a very useful form using code. But once you build it you can reuse it at many places.
-
Power Apps Code Review Tool (Mehdi Slaoui Andaloussi) - That's a really cool tool! I need to test it now!
Podcast
- Podman In Action: Desktop, Machine, and more (DevOps and Docker Talk: Cloud Native Interviews and Tooling) - The perfect episode to get started with Podman. Very interesting.
- Building Apps using OpenAI with Mark Miller (.NET Rocks!) - So much energy in this episode and great topics.