Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 435 Bytes

Kyle Grierson

mindmap
root((Root))
  Cohesion
    Small
      Aggregate Root [DDD - Aggregate Root]
    Large 
      Bounded Context [DDD - Bounded Context]
  Coupling
    Communication
      Large
        Sync
          HATEOAS [Hypermedia as the Engine of Application State]
        Async
          Outbox pattern
  Feedback
    TDD [Test Driven Development]
    Agile
    CI/CD [Continuous Delivery]
    Debugging
Loading