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.
If you think you may have interesting content, share it!
Programming
-
Improving multi-platform container support - .NET Blog (Richard Lander) - I really enjoy those optimization posts. The explanation of why things as been decided, and how it was made. This is a very interesting post.
-
Creating a ToolTip Component in Blazor (Steven Giesel) - What a nice little gem! This is a fantastic tutorial that explains how to create custom components.
-
GitHub Copilot for the Command Line is amazing! (Christian Heilmann) - Wow! Those explanations are a huuuuge plus. Not only Copilote helps us at that time but then it also helps us to learn and improve. I like that. Looking forward to use it.
Miscellaneous
- Managing Workflows with the GitHub Actions Extension for VS Code (Anthony Bartolo) - This is a great extension! With highlights and all definitely useful when trying to understand a workflow.
~Frank