The Craft of Readable Code
Code is read far more often than it is written. Investing in readability is one of the highest-leverage habits an engineer can build.
Read more →Tag archive
Code is read far more often than it is written. Investing in readability is one of the highest-leverage habits an engineer can build.
Read more →Layering and loose coupling aren't trendy patterns — they're the two properties that determine whether a system stays changeable as it grows.
Read more →