Scalable
Work with Medium-small(1,000LOC) – Large(100,000LOC) size project
Testable
Can Implement UseCase/Store/Domain as separated components
Debuggable
Layered Architecture
Work with DDD/CQRS architecture
The Concept of Almin
The concept is described inThe Concept of Almin slide.
For more details, seeThe Concept of Almin.
Focus your domain
You can writeYour domain inYour code.It means that you can control domain layer.
Almin supports only application layer.
If you stop to use Almin, youdon't need to rewrite your domain.