This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
stoplight-event-exercise
Watch
1
Star
0
Fork
You've already forked stoplight-event-exercise
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Practice listening for and handling JavaScript DOM Events
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
2
Branches
0
Tags
1.9 MiB
Tag:
Branch:
Tree:
f2fa5eaa08
master
solution
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f2fa5eaa08'
${ noResults }
stoplight-event-exercise
/
index.js
6 lines
57 B
Raw
Normal View
History
Unescape
Escape
Improve the README
8 years ago
(
function
(
)
{
'use strict'
;
:tada: Stoplight exercise
9 years ago
Improve the README
8 years ago
// YOUR CODE HERE
}
)
(
)
;