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

用es6实现常用设计模式 #24

Open
ihtml5 opened this issue Oct 28, 2016 · 0 comments
Open

用es6实现常用设计模式 #24

ihtml5 opened this issue Oct 28, 2016 · 0 comments
Labels

Comments

@ihtml5
Copy link
Owner

ihtml5 commented Oct 28, 2016

介绍

设计模式指的是软件工程中抽象出来的适用于某些领域的代码模式。包括单例模式,外观模式,桥接模式,代理模式,中介模式,发布者订阅者模式,组合模式,策略模式,工厂模式,迭代器模式等

参考资料

  1. ES6语法实践,用ES6重写《JavaScript Patterns》中的设计模式
@ihtml5 ihtml5 added the ES6 label Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant