Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 919 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 919 Bytes

Introduction

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.

How to open/run:

  • Open in preview mode here
  • Run interactively inside Docker container
    • Pull repo and run docker compose up
    • Open through proper URL on browser
  • Run interactively online through Google CoLab: Open In Colab