Skip to content

Commit 405c783

Browse files
created design pattern readme and added some note
1 parent 8148027 commit 405c783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Design patterns/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
##NOTE
2+
take the parts that vary and encapsulate them, so that later you can alter or extend the parts that vary without affecting those that don’t.

0 commit comments

Comments
 (0)