PowerSMells Series Table of Contents

  • Part 1
    • Intro
    • What are Code Smells?
    • PowerSMell001: Semicolons ";"
    • PowerSMell002: Plus-Equals +=
    • PowerSMell003: Function Verb-Noun ($Parameter) {}
  • Part 1.5
    • PowerSMells are Not About Best Practices
    • PowerSMells are About Identifying Issues (Hopefully) Before They Occur
    • PowerSMells Don't Always Mean There is a Problem
    • PowerSMell004: Commas in a Line Separated Array