xames3/website
feat: explainer on design patterns with proper examples
Ouverte
#91 ouverte le 8 oct. 2025
documentationenhancementgood first issuequestion
Métriques du dépôt
- Stars
- (2 étoiles)
- Métriques de merge PR
- (Merge moyen 23h 55m) (2 PRs mergées en 30 j)
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