https://github.com/konsbe/oop-design-patterns
Design Patterns for OOP (Java and TypeScript)
https://github.com/konsbe/oop-design-patterns
design-patterns java object-oriented-programming oop typescript
Last synced: about 2 months ago
JSON representation
Design Patterns for OOP (Java and TypeScript)
- Host: GitHub
- URL: https://github.com/konsbe/oop-design-patterns
- Owner: konsbe
- Created: 2022-09-21T14:45:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T10:53:54.000Z (over 3 years ago)
- Last Synced: 2025-06-10T15:49:10.298Z (about 1 year ago)
- Topics: design-patterns, java, object-oriented-programming, oop, typescript
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oop-design-patterns
this repo has design patterns for creating objects, collections,
manage memory and inheritance between models
## License
it is not necessary to use java or .ts / .js you can use any other Object Oriented Programming language you like
files ends with \_ts are typescript files with custom set-up compiler to run in on node enviroment