https://github.com/orbitturner/design-pattern-decorator
An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.
https://github.com/orbitturner/design-pattern-decorator
architectural-patterns decorator-pattern design-patterns development gof-patterns
Last synced: about 1 year ago
JSON representation
An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.
- Host: GitHub
- URL: https://github.com/orbitturner/design-pattern-decorator
- Owner: orbitturner
- Created: 2020-12-20T23:31:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T13:38:27.000Z (about 5 years ago)
- Last Synced: 2025-03-29T15:51:08.172Z (about 1 year ago)
- Topics: architectural-patterns, decorator-pattern, design-patterns, development, gof-patterns
- Language: Java
- Homepage: https://docs.google.com/presentation/d/1IY0-ZSKtgGZqr8ICGClQR7IJH51CUooPU4CszCduPlc
- Size: 542 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 🎨 DESIGN PATTERN : DECORATOR 📚
**The Decorator pattern** is a [Structural Design Pattern](https://www.wikiwand.com/en/Structural_pattern).
Decorator allows us to add ("decorate") new functionality to a class dynamically without impacting the classes that use or inherit it.
📑 USAGE 👁🗨
___
## Contributing ❤
👋🏾 Pull requests are welcome!
___
## Issue Reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The [Responsible Disclosure Program](mailto:support@orbitturner.com) details the procedure for disclosing security issues.
___
## GREETINGS
❤❤ *Coming Soon !* ❤❤
___
## Author
[Orbit Turner](https://orbitturner.com)
___
## License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
______________________________________________________
**❤ MADE WITH LOVE ❤**

