'Tis the season to play with new compiler settings! I'm a very keen TypeScript user and have been merrily using strictNullChecks
since it shipped. I was dimly aware that C# was also getting a similar feature by the name of nullable reference types.
Nullable reference types; CSharp's very own strictNullChecks
· 4 min read