An open API service indexing awesome lists of open source software.

https://github.com/jweboy/design-mode


https://github.com/jweboy/design-mode

design mode study-notes

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# js设计模式学习
- 单例模式
- 策略模式
- 代理模式
- 迭代器模式

## 待办事项
- 补充完剩下的模式
- 优化常用模式
- 整理代码、注释
- 添加eslint标准化代码风格