最近开始把精力放在重新复习JavaScript的基础知识上面,不再太追求各种花枝招展的前端框架,框架再多,适合实际项目才是最重要。
- 单体模式(Singleton Pattern)
- 工厂模式(Factory Pattern)
- 迭代器模式(Iterator Pattern)
- 装饰者模式(Decorator Pattern)
- 策略模式(Strategy Pattern)
- 外观模式(Facade Pattern)
- 代理模式(Proxy Pattern)
- 中介者模式(Mediator Pattern)
- 观察者模式(Observer Pattern)
希望自己的文章会对各位有所帮助,也欢迎各位大佬指点。
| Author | 王平安 |
|---|---|
| [email protected] | |
| 博 客 | www.pingan8787.com |
| 微 信 | pingan8787 |
| 每日文章推荐 | https://github.com/pingan8787/Leo_Reading/issues |
| ES小册 | js.pingan8787.com |
