https://github.com/huangsam/stately
Playing around with the State design pattern
https://github.com/huangsam/stately
Last synced: 7 months ago
JSON representation
Playing around with the State design pattern
- Host: GitHub
- URL: https://github.com/huangsam/stately
- Owner: huangsam
- Created: 2021-01-07T18:19:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T05:53:58.000Z (over 4 years ago)
- Last Synced: 2025-01-14T21:48:59.355Z (9 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stately
Playing around with the State design pattern.
Useful resources:
- https://refactoring.guru/design-patterns/state
- https://en.wikipedia.org/wiki/State_pattern