Notes

Codebases are for humans

🌱 Seedling Watered 1 day ago April 12, 2025 at 3:55 PM Planted 3 months ago January 19, 2025 at 4:42 PM 1 min read
Nothing yet!
Nothing yet!

Codebases should be built for humans, not machines, because they’re inhabited by humans.

Building a codebase for humans means optimizing it for maintainability and thinking about how a human will read and navigate the codebase.

Building a codebase for machines means throwing code at the machine and knowing that it will interpret it correctly, with no regard for whether that code will also be interpretable by a human.

References

See you soon?
© 2025 Alessandro Desantis