5 Clean Code practices you need to use and why

#presentation

  • Split your code into reusable chunks
    • Promotes
      • Reusability
      • Testability
      • Readibility
      • Refactorability
      • Modularity
  • Write WHAT then HOW
    • Promotes
      • Readibility
        • Querability
      • Structure
      • Convention
Meta
9a06496a-5bf0-405b-bc25-db864093fcc9