
You can use reserved identifiers as variable names in C#
TIL you can use reserved identifiers in C# if you use @ as a prefix.
READ ARTICLE
TIL you can use reserved identifiers in C# if you use @ as a prefix.
READ ARTICLE
TIL about the null coalescing operator in C#, PHP, Bash and SQL.
READ ARTICLE