xames3/website

feat: explainer on design patterns with proper examples

开放

#91 创建于 2025年10月8日

 (0 条评论) (0 个反应) (1 位负责人)CSS (4 个派生)auto 404
documentationenhancementgood first issuequestion

仓库指标

星标
 (2 个星标)
PR 合并指标
 (平均合并 23小时 55分钟) (30 天内合并 2 个 PR)

描述

  • an explainer article on design patterns and how to implement them
  • although there's already some amazing articles out there on the topic, this should pay homage to those wonderful articles but provide a simple yet native approach to realise the importance and usage of few if not all design patterns
  • not sure if it should be in a story format or step by step instructions
    • it can be either tutorial with proper/canonical examples OR
    • it can be purely pragmatic with real world code samples

贡献者指南