Y
Hacker News
new
|
ask
|
show
|
jobs
by
mpalmer
301 days ago
Modern frontend frameworks wouldn't exist without JS events, not the other way around. You can absolutely do this with vanilla HTML+JS.
https://developer.mozilla.org/en-US/docs/Web/API/Event
1 comments
yaoke259
301 days ago
I suppose a vanilla js version is possible? I'll need to look into this
link