https://github.com/howprogrammingworks/builder
Separates the construction of a complex object from its representation
https://github.com/howprogrammingworks/builder
builder construction object-oriented-programming pattern patterns representation
Last synced: 11 months ago
JSON representation
Separates the construction of a complex object from its representation
- Host: GitHub
- URL: https://github.com/howprogrammingworks/builder
- Owner: HowProgrammingWorks
- License: mit
- Created: 2019-03-19T10:44:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T20:52:37.000Z (over 1 year ago)
- Last Synced: 2024-07-27T16:36:01.714Z (over 1 year ago)
- Topics: builder, construction, object-oriented-programming, pattern, patterns, representation
- Language: JavaScript
- Homepage: https://www.youtube.com/TimurShemsedinov
- Size: 18.6 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Pattern Adapter Implementations
See also:
- 👉 Patterns catalog: https://github.com/tshemsedinov/Patterns-JavaScript
- 👉 Author's github: https://github.com/tshemsedinov