“Code should be obvious


“Code should be obvious. If someone reading your code says it’s not obvious, then it’s not obvious, no matter how clear it may seem to you.”

- John Ousterhout

Code reviews are a chance to fix this *before* merge. Learning what made it non-obvious helps us write better code.

View original on X