weikee94 / design-patterns

Design Patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

design-patterns

  • 工厂模式
  • 单例模式
  • 原型模式
  • 代理模式
  • 发布-订阅模式
  • 策略模式
  • 迭代器模式
  • 命令模式
  • 组合模式
  • 模版方法模式
  • 享元模式
  • 职责链模式
  • 中介者模式
  • 装饰者模式
  • 状态模式
  • 适配器模式

react-patterns

  • container/presentation pattern
  • hoc pattern
  • render props
  • hook pattern
  • provider pattern
  • compound pattern

performance-patterns

  • bundlig and compiling
  • static import
  • dynamic import
  • import on visibility
  • route based splitting
  • brower hints

rendering-patterns

  • client-side rendering
  • static rendering
  • incremental static regeneration
  • server side rendering
  • streaming ssr

vue-patterns

  • vendor component wrapper
  • transparent component

About

Design Patterns