Every week, I share my engineering notes. They include everything I can dig up on the internet, and that is worth sharing.
News
- Blazor WebAssembly 3.2.0 Preview 2 release now available
(Daniel Roth) - Lots of new features are coming up with Blazor WASM. This article covers everything you need to know.
Blog posts
-
10 Essential Debugging Tools for C# .NET Development
(Michael Shpilt) - You're about to see a biased list of what I believe to be the essential tools to investigate problems in C# .NET. These will help you get to the root cause of any difficult problem and fix it. -
Robots.txt Middleware For ASP.NET Core
(Khalid Abuhakmeh) - A neat trick in Asp.net Core to createRobots.txt
per environment using a middleware. -
Introduction to Functional Programming
(Gints Dreimanis) - In recent times, functional programming has invaded codebases all around the world. This article summarizes what's Functional Programming, the benefits, and where it came from. Even if it's trending just now, you'll discover that it's not young at all! -
Cypress - End to End Testing Framework
(Bushra Alam) - This article covers Cypress, a brand new testing framework, that's gaining popularity quickly over the JavaScript community. Flexible and powerful, it can test anything that runs in a browser. -
The Complete Guide to Status Codes for Meaningful ReST APIs - Let's start!
(Lucas Santos) - Enrich your API responses, learn all about status codes. This article is a great cheat sheet. -
Ready for changes with Hexagonal Architecture
(Damir Svrtan and Sergii Makagon) - Discover how Netflix leverage Hexagonal architecture to delay architecture decisions and build application faster. -
Getting Started with Architecture Decision Records
(Steve Smith) - I used this technique so many times. Every time it paid off.
Subscribe
Don't forget to subscribe if you want to receive my weekly notes directly in your inbox every Monday. 👇