https://github.com/mawrkus/learn-visitor-pattern
👞 The visitor pattern in Javascript
https://github.com/mawrkus/learn-visitor-pattern
Last synced: 7 months ago
JSON representation
👞 The visitor pattern in Javascript
- Host: GitHub
- URL: https://github.com/mawrkus/learn-visitor-pattern
- Owner: mawrkus
- Created: 2019-11-27T19:38:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T20:31:16.000Z (over 3 years ago)
- Last Synced: 2025-01-12T11:46:28.390Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎋 The visitor pattern in Javascript
## Resources
- https://github.com/jamiebuilds/babel-handbook/blob/master/translations/en/plugin-handbook.md#toc-visitors
- https://en.wikipedia.org/wiki/Visitor_pattern