documentationenhancementgood first issuequestion
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (Avg merge 23h 55m) (2 merged PRs in 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