Slide 25
Slide 25 text
Summary
• A framework-agnostic approach refers to developing software in a way that
minimises dependencies on a speci
fi
c framework
• Separation of concerns, domain is separated from storage, presentation etc
• Tests that are fast and easy to write
• Services (use cases) reusability
• We are doing it via Ports and Adapters