Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

update js code to es6, fix DOMException #12

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

VoloshchenkoAl
Copy link
Contributor

  • Update var to let or const
  • Change e.keyCode to e.code in body.onkeydown
  • Fix bug with Uncaught DOMException in every click on page

Screen Shot 2021-01-09 at 18 38 19

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great; thanks @VoloshchenkoAl !

@chrisdavidmills chrisdavidmills merged commit 744bce4 into mdn:gh-pages Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants