📄️ Architecture
We learned how to model the domain effectively by using types and functions.
📄️ Application
The only responsibility of the application layer is to orchestrate the execution of the logic by
📄️ Examples
The example/demo application is publicly available on Github.