Short note about something new to confuse you about ConfigureAwait.
Short note reminding me of the trials and tribulations of ConfigureAwait(false)
Short note on the difference between Asynchrony, concurrency and parallelism
Short note on ruby symbols
A one-pager capturing the fundamentals of globalization and localization in aspnetcore.
A brief explanation of partial application and currying.
Defining the Either type
A checklist to follow to keep an apnetcore application performant.
A checklist to follow when designing an application from the security perspective.
a short note on required members in c#.
A short note on pure and impure functions.
A short note on concurrency.
I keep forgetting what rebase does.
git aliases from the article idiot proof git
Notes on the article - From Projects to Products
Steps to perform when updating the application to Angular 16.
A short note on Span<T> and ReadOnlySpan<T>
Combined notes on the article 9 fintech engineering mistakes by Jon Christensen and the subsequent discussion on Hacker News.
Notes on best practices for performance testing by the CSE team.
Notes on the original blog post by Joshua Stein.