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!
Cloud
- Azure Functions Extensibility - Runtime Scaling (Tomasz Pęczek) - A well written post that goes in the details.Perfect to really understand how things works.
Programming
-
5 Powerful HTML Attributes That Don't Require JavaScript (Ashish Patel) - Wow! I didn't even known that most of those attributes existed..
-
Docker Init for ASP.NET Core Compared to VS or VS Code Extensions (Julie Lerman) - awesome comparison! I've been thinking about doing it for a little while. Another great post from Julie.
-
Blazor and .NET 8: How I Built a Fast and Flexible Website (Jeffrey T. Fritz) - optimisation is often a step that people forgets, but it's one that is extremely rewarding.This series seams very interesting, we will s| more of those in the notes...
-
Warp, the modern terminal, is now available for Linux (Aloke Desai, David Stern) - I didn't heard of that terminal before. It looks interesting! Looking forward to try it.
-
Using Visual Studio Code for .NET MAUI Development (Vijay Anand) - it's incredible the progress that was done in such little time I'm looking forward to try it.
-
The FAST and the Fluent: A Blazor story - .NET Blog (Vincent Baaij) - Nice post that teach us a bit of history. I'm fan of Fluent UI and Blazor...and more recently of the Fluent UI Blazor library. I think it's a must for all Blazor developers.
-
GraphQL vs. REST—Which is Better for API Design? (Hassan Djirdeh) - Pretty cool comparison of different type/design of APIs.
Miscellaneous
- Windows AI Studio : Getting Started ( Shreyan Fernandes) - Nice tools the works locally. I'm installing it, will you?