Dario's coding Wiki

        • Adapters
        • Application Core
        • Infrastructure
        • Ports
        • User Interface
      • Clean Architecture
      • Database Context
      • DTO
      • Entity
      • Entity Mapper
      • Enum
      • identifier
      • Persistence
      • Repository
      • Routing
      • services
      • Use Case
      • ACID
      • Literal
      • Technical Debt
        • React Context Guide
      • Avoid Magic Numbers
      • Avoid Magic Strings
      • Boy Scout Rule
      • Build the Right Thing at the Right Time
      • Composition over Inheritance
      • Continuous Integration/Continuous Deployment (CI/CD)
      • Convention over Configuration
      • Design to Interfaces
      • Don’t Overuse Patterns
      • Don’t Reinvent the Wheel
      • DRY (Don’t Repeat Yourself)
      • Encapsulation
      • Fail Fast
      • High Cohesion and Low Coupling
      • Iterate Early and Often
      • KISS (Keep It Simple, Stupid)
      • Knuth's optimization principle
      • Law of Demeter (LoD)
      • Minimize Side Effects
      • Principle of Least Astonishment
      • Readability over Cleverness
      • Refactor Mercilessly
      • Separation of Concerns
      • Single Level of Abstraction Principle (SLAP)
      • SOLID Principles
      • Test-Driven Development (TDD)
      • Use the Right Tool for the Job
      • Write Self-Documenting Code
      • YAGNI (You Aren’t Gonna Need It)
      • You Can’t Optimize What You Don’t Measure
      • JavaScript
      • TypeScript
      • Rules
    Home

    ❯

    tags

    ❯

    Etichetta: general-principles

    Etichetta: general-principles

    10 oggetti con questa etichetta.

    • 24 nov 2024

      YAGNI (You Aren’t Gonna Need It)

      • general-principles
    • 24 nov 2024

      Separation of Concerns

      • general-principles
    • 24 nov 2024

      SOLID Principles

      • general-principles
    • 24 nov 2024

      Single Level of Abstraction Principle (SLAP)

      • general-principles
    • 24 nov 2024

      Principle of Least Astonishment

      • general-principles
    • 24 nov 2024

      Law of Demeter (LoD)

      • general-principles
    • 24 nov 2024

      KISS (Keep It Simple, Stupid)

      • general-principles
    • 24 nov 2024

      Fail Fast

      • general-principles
    • 24 nov 2024

      Encapsulation

      • general-principles
    • 24 nov 2024

      DRY (Don’t Repeat Yourself)

      • general-principles

    Creato con Quartz v4.4.0 © 2024

    • GitHub