xames3/website
feat: explainer on design patterns with proper examples
Aberta
#91 aberto em 8 de out. de 2025
documentationenhancementgood first issuequestion
Métricas do repositório
- Stars
- (2 estrelas)
- Métricas de merge de PR
- (Mesclagem média 23h 55m) (2 fundiu PRs em 30d)
Description
- 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