- Specification pattern in the DDD trilemma · Vladimir Khorikov
- Am I stuck in a local maximum? - Mark Seemann
- Testing web services secured by JWT tokens with Alba v5 - The Shade Tree Developer
- Throwing 99 bottles (of OOP) in the trash — Dawid Ciężarkiewicz aka
dpc
- Get the Drop on Sorting. Dropsort adventures in algorithm… - by Kevlin Henney - Aug, 2021 - Medium
- Choosing between AWS services for streaming data workloads - AWS Compute Blog
- Provision an Ubuntu-based EC2 instance with CDK
- Architecture Weekly - 2021-08-09
- A Visual Guide to React Rendering - useMemo - Alex Sidorenko
- Papyrus Blog - How we reduced Next.js page size by 3.5x and achieved a 98 Lighthouse score
- React Native or Flutter: the decision tree.
- Improving TypeScript error handling with exhaustive type checking - LogRocket Blog
- Improved Support for Source Generators in ReSharper 2021.2 - The .NET Tools Blog
- Bite-Size C# 10 - Global Usings
- Architecture on the cloud: Avoid writing the code - Ayende @ Rahien
- JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?