Back to all

avoid-null-returns

by OmniaffixDave

01Feb 8, 2026Visit Source
Instead of returning null, consider: throwing an exception for unexpected missing data, returning... Use when enforcing code quality standards. Quality category skill.