• Scratch@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    The site doesn’t define what a code smell is, though. It’s just a list of Don’t Do’s.

    That’s kind of the nuance I would be hoping for.

    Something like:

    Code Smells are clues that something is amiss. They are not things that always must be ‘fixed’. You as an engineer will, through experience in your own codebase and reading of others, develop a sense of the harm imparted by and the cost of fixing Code Smells. It is up to you and your team to decide what is best for your codebase and project.

    (The rule of 3 formatting was intentional, given the community we’re in)