Commit graph

10 commits

Author SHA1 Message Date
Ruidy
c8cc1f47b8
Observer (#20)
* doc: create package & update general TOCs

* doc: add documentation

* add code example

* reformat using black
2020-10-06 08:25:18 +02:00
Ruidy
912226c9a9
Chain of Responsibility (#15)
* chore: create behavioral design patterns package

* doc: add chain of responsibility documentation

* doc: add behavioral package table of content

* doc: edit general doc

* add code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-30 14:12:08 +02:00
Ruidy
d99ed01f65 doc: create and document packages 2020-09-29 22:05:56 +02:00
Ruidy
973cdbc89f
Adapter Pattern (#7) 2020-09-15 17:49:08 +02:00
Ruidy
7b0e4a5801
Singleton (#6)
* singleton example

* chore: enforce style guidelines
2020-09-14 21:27:39 +02:00
021be4bf69 prototype example 2020-09-13 09:58:53 +02:00
490c2646f9 builder example 2020-09-12 12:56:26 +02:00
2c7ae24791 abstract factory example 2020-09-12 00:45:31 +02:00
f4f890d387 chore: change md refs 2020-09-11 11:43:40 +02:00
5213e5f7a2 factory method example 2020-09-11 11:41:18 +02:00