Commit fca50e0
committed
docs(class-types): add TypeScript class patterns documentation 📚
- Add abstract classes with method signatures and implementations
- Add decorator pattern with coffee shop and web request examples
- Add factory pattern with simple, abstract, and database factories
- Add observer pattern with weather station and stock market examples
- Add regular classes with constructor and method patterns
- Add singleton pattern with logger and configuration examples
- Add static classes with utility functions and factory methods
- Add README with A-Z catalog of all class types1 parent b491034 commit fca50e0
File tree
8 files changed
+2888
-0
lines changed- DEEP-NOTES/Class-Types
8 files changed
+2888
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments