/scala-clean-code-patterns

Explore the use of different patterns to produce clean code

Primary LanguageScalaMIT LicenseMIT

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.