https://github.com/serhatci/event-driven-programming
Basic example of event driven architecture written in JavaScript
https://github.com/serhatci/event-driven-programming
Last synced: 10 months ago
JSON representation
Basic example of event driven architecture written in JavaScript
- Host: GitHub
- URL: https://github.com/serhatci/event-driven-programming
- Owner: serhatci
- License: mit
- Created: 2021-07-13T08:41:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T17:45:20.000Z (over 4 years ago)
- Last Synced: 2025-01-27T06:43:46.374Z (12 months ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# event-driven-programming
Basic example of event driven architecture written in JavaScript