xames3/website

feat: explainer on design patterns with proper examples

Offen

#91 geöffnet am 08.10.2025

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)CSS (4 Forks)auto 404
documentationenhancementgood first issuequestion

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 23h 55m) (2 gemergte PRs in 30 T)

Beschreibung

  • 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

Contributor Guide