CodingTrain / CodingTrain/Suggestion-Box
Design Patterns
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be really neat to see design patterns in JavaScript. Wikipedia states: "A software design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design. It is not a finished design that can be transformed directly into source or machine code."
These patterns can be categorized into creational, structural, and behavior categories. Each category has several different patterns to cover. I'm not sure if this would be a coding challenge, or if it would be it's own series. I think it could be it's own series, because there's a lot of information to cover.
Here are some resources on design patterns:
https://sourcemaking.com/design_patterns
https://www.geeksforgeeks.org/software-design-patterns/
https://www.amazon.com/dp/0596007124
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.