Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithms of design patterns #792

Open
josecarlosweb opened this issue Oct 15, 2021 · 5 comments
Open

Algorithms of design patterns #792

josecarlosweb opened this issue Oct 15, 2021 · 5 comments

Comments

@josecarlosweb
Copy link
Contributor

@josecarlosweb josecarlosweb commented Oct 15, 2021

What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:

(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md

I can send some :)

@raklaptudirm
Copy link
Member

@raklaptudirm raklaptudirm commented Oct 16, 2021

@cclauss
Copy link
Member

@cclauss cclauss commented Oct 16, 2021

Spaces in directory names is a bad idea but other than that, I have no comment.

@cclauss
Copy link
Member

@cclauss cclauss commented Oct 16, 2021

Actually. Design Patterns are not algorithms so I would find a different repo to land these contributions.

@raklaptudirm
Copy link
Member

@raklaptudirm raklaptudirm commented Oct 16, 2021

I do think we have had a conversation regarding these, and it ended something like "Design patterns are not algorithms".

@prabhavagrawal7
Copy link

@prabhavagrawal7 prabhavagrawal7 commented Oct 22, 2021

Actually. Design Patterns are not algorithms so I would find a different repo to land these contributions.

They are actually, thats why different types of rendering are done for them and there are paperworks too regarding this.
For the sake of definition
a set of rules that must be followed when solving a particular problem
credits : Google

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants