Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 289 Bytes

File metadata and controls

10 lines (9 loc) · 289 Bytes

Concepts to Explore

  • Design Recipes
  • Domain Driven Design (DDD)
    • Core domain (ex.: card, trx., overdraft, etc)
    • Application services (ex.: pay ride with the prepaid card)
    • Delivery mechanism
  • Domain Model Specifications
  • Functional Programming
    • Referential Transparency