An open API service indexing awesome lists of open source software.

https://github.com/howprogrammingworks/prototypepattern

Prototype - Creational GoF Pattern
https://github.com/howprogrammingworks/prototypepattern

Last synced: 3 months ago
JSON representation

Prototype - Creational GoF Pattern

Awesome Lists containing this project

README

          

# Prototype (Creational GoF Pattern)

See also:
- 👉 JavaScript propotype programming: https://github.com/HowProgrammingWorks/Prototype
- 👉 Prototype chain examples: https://github.com/HowProgrammingWorks/PrototypeChain
- 👉 Patterns catalog: https://github.com/tshemsedinov/Patterns-JavaScript