"The readonly Keyword Is Useless!" | Code Cop #012
Summary
This episode of Code Cop analyzes questionable LinkedIn advice regarding C# primary constructors. The key subject is how primary constructors can reduce boilerplate code, but the practical takeaway is that while the concept is good, advice lacking sufficient context, like this example, can lead to misunderstanding and is best avoided until later .NET versions.