Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 457 Bytes

File metadata and controls

12 lines (8 loc) · 457 Bytes

Scala clean code patterns

In this repository I am exploring different design patterns against real problems. I am trying to find the different tradeoffs of using these patterns.

If you have any suggestions, improvements or comments please create an issue.

Processes

The processes part investigates writing processes consisting of multiple steps. Check the README for more information.