My aim of creating this is to have a cheat sheet of Design Patterns, as well as a handy snippets of PlantUML diagrams that can be edited and generated in-browser; online playground.
Some code snippets were pulled from Pladitor blog with minor edits/refactors, some were coded from scratch and some examples were added from Refactoring.guru.
- Open in preview mode here
- Run interactively inside Docker container
- Pull repo and run
docker compose up
- Open through proper URL on browser
- Pull repo and run
- Run interactively online through Google CoLab: