The article discusses code review and refactoring to improve design. It addresses design decisions related to persistence ignorant queries, the usage of null, and throwing exceptions. It suggests using option types instead of null and exceptions for handling invalid values.
2 Comments
Sort: