C# Language Highlights: Null Coalescing Assignment
Update: 2021-07-08
Description
Learn about Null Coalescing Assignment in short video from James and Maira.
Useful Links
- ?? and ??= operators (C# reference)
- Nullable Reference types
- Understanding Nullable Reference Types
- First steps with C#

Comments
In Channel