- Introducing C# Source Generators - .NET Blog
- INotifyPropertyChanged with C# 9.0 Source Generators
- Free for developers - This is a list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers.
- Life, part 5 - Fabulous adventures in coding - Eric Lippert
- Exception Helper โ Rethrown Exceptions - Visual Studio Blog
- Introducing .NET Core Support for AWS Amplify Backend Functions - AWS Developer Blog
- Automate Deployment of HashiCorp Consul Service on Azure
- Rust/WinRT Public Preview - Windows Developer Blog
- How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
- What port numbers do programmers like to use? ยท Notes
- Redis 6.0.0 GA is out! - <antirez>
- React concurrent mode - LogRocket Blog
- Smart Step Into Enabled by Default and More Debugger Updates in Rider 2020.1 - .NET Tools Blog.NET Tools Blog
- Troy Hunt: COVIDSafe App Teardown & Panel Discussion
- New โ Amazon EventBridge Schema Registry is Now Generally Available - AWS News Blog
- Remote-optimised Domain Modelling: The Present and Future
- The better way to Validate the props in Vue - DEV Community
- How to use React Ref - RWieruch