Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitkumartoshniwal/visitor-pattern
Code for the Youtube video on Visitor pattern in the context of AST
https://github.com/mohitkumartoshniwal/visitor-pattern
beginner-friendly javascript visitor-pattern youtube
Last synced: 14 days ago
JSON representation
Code for the Youtube video on Visitor pattern in the context of AST
- Host: GitHub
- URL: https://github.com/mohitkumartoshniwal/visitor-pattern
- Owner: mohitkumartoshniwal
- Created: 2023-10-12T12:36:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T17:10:32.000Z (about 1 year ago)
- Last Synced: 2024-10-11T01:10:00.073Z (about 1 month ago)
- Topics: beginner-friendly, javascript, visitor-pattern, youtube
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visitor Pattern
Code for the [Youtube video](https://www.youtube.com/watch?v=7XCYhP0t9a8) on Visitor pattern in the context of AST