Crossword
Fill the crossword with the correct letters. Words will be read from left-to-right or from top-to-bottom (unless otherwise indicated). Special characters like hyphens or colons are omitted, so the answers will only contain letters (again, unless otherwise indicated).
Type to move from cell to cell, or use the tab key or arrow keys to navigate through the crossword. The puzzle will autosave as you fill it, so you can come back later if you want to take a break.
All related to JS in some way. If you get stuck, you can find hints and the solution here. Good luck!
Across
- Function that converts its first argument to a string and parses it as a decimal number literal
- Array method that returns a shallow copy of a portion of an array selected from start to end
- One of the main loops in JavaScript
- Event triggered when the user rotates a wheel button on a mouse
Down
- Date function that changes the timestamp for the date
- (bottom-to-top) window property that returns the window itself
- A function that many developers claim is evil
- Keyword used to instantiate a class